Skip to Content
IntegrationsOverview

Integrations

auxilia can be extended with integrations for observability, notifications, and more.

Available Integrations

IntegrationPurposeStatus
LangfuseLLM observability and tracingPlanned
SlackNotifications and bot interfacePlanned

LLM Providers

auxilia supports multiple LLM providers out of the box. Configure API keys in your environment variables:

ProviderEnvironment VariableModels
OpenAIOPENAI_API_KEYGPT-4o mini
AnthropicANTHROPIC_API_KEYClaude Haiku / Sonnet / Opus
GoogleGOOGLE_API_KEYGemini 3 Flash / Pro
DeepSeekDEEPSEEK_API_KEYDeepSeek Chat / Reasoner
LiteLLMLITELLM_BASE_URLAny model via proxy

Authentication Providers

ProviderEnvironment Variables
Email/PasswordBuilt-in (no extra config)
Google OAuthGOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, GOOGLE_REDIRECT_URI
Last updated on