Docs · 4 of 8

AI Providers

Bring your own keys for Anthropic, OpenAI, Google, Mistral, DeepSeek, or Cohere - with fallbacks.

Back to documentation

Why bring your own keys

LilBuz runs on AI models. You can bring your own provider keys and even set up fallbacks, so if one provider is rate-limited the next one takes over automatically.

Supported providers

Anthropic (Claude), OpenAI (GPT), Google (Gemini), Mistral AI, DeepSeek, and Cohere.

How to add a provider

  1. Open AI Settings.
  2. In the add-provider form, choose your Provider from the dropdown.
  3. Pick a Model (the list updates based on the provider you chose).
  4. Paste your API key.
  5. Click Add Provider.

Manage your providers

Each provider appears in an ordered list with:

Fallback order matters: providers are tried top to bottom. If your first provider fails (rate limit or auth error), LilBuz automatically moves to the next enabled one. Keys are encrypted before they're stored.
Back to documentation