Modules
Main context for PhoenixKit AI system.
Struct representing a normalized AI model from the OpenRouter API.
OpenRouter completion client for making AI API calls.
AI endpoint schema for PhoenixKit AI system.
Central mapping from error atoms (returned by the AI module's public API) to translated human-readable strings.
OpenRouter API client for PhoenixKit AI system.
AI prompt schema for PhoenixKit AI system.
AI request schema for PhoenixKit AI system.
Route module for PhoenixKit AI admin routes.
Per-LV actor-resolution helpers.
LiveView for creating and editing AI endpoints.
LiveView for AI endpoints management.
LiveView for testing AI endpoints and prompts.
LiveView for creating and editing AI prompts.
LiveView for AI prompts management.
Shared URL-param parsing for the AI admin LVs (endpoints.ex,
prompts.ex, plus the usage tab inside endpoints).