PhoenixKit.Modules.AI.Web.Endpoints (phoenix_kit v1.7.71)

Copy Markdown View Source

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

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.