Connections¶
A connection links Lumiverse to an AI provider. It specifies which provider, model, and API key to use for generation. You need at least one connection to chat.
Key Concepts¶
- Provider — The AI service (OpenAI, Anthropic, Google, etc.)
- Model — The specific model to use (e.g., GPT-4o, Claude Sonnet, Gemini Pro)
- API Key — Your authentication credential (stored encrypted)
- API URL — The endpoint URL (auto-filled for standard providers, customizable for self-hosted models)
- Default Connection — The connection used when no specific one is selected
Quick Links¶
- Setting Up a Connection — Step-by-step guide
- Supported Providers — Full list of 19 supported providers