LLM Accounts is where you configure the AI provider API keys that power transcription, analysis, embeddings, and reflections in your realm.
An OpenAI API key is required for core functionality:
text-embedding-3-small to generate vector embeddings for semantic searchOpenAI can also be used for analysis and reflections if you do not configure a separate provider for those features.
An Anthropic API key is optional. If configured, Claude can be used for:
You can use OpenAI for everything, or split the workload between providers:
Choose the configuration that best fits your preferences and budget.
All API keys are stored encrypted in the database. They are never exposed in the browser or included in client-side responses. Keys are only decrypted server-side when making API calls to the respective providers.