LiveView for AI endpoints management.
This module provides a comprehensive interface for managing AI endpoints in PhoenixKit. Each endpoint is a unified configuration containing provider credentials, model selection, and generation parameters.
Features
- Endpoint Management: Add, edit, delete, enable/disable AI endpoints
- Usage Statistics: View request history and token usage
Route
This LiveView is mounted at {prefix}/admin/ai and requires
appropriate admin permissions.
Summary
Functions
Callback implementation for Phoenix.LiveView.render/1.
Functions
Callback implementation for Phoenix.LiveView.render/1.