Custom LLM Settings — Bring Your Own AI Model
Custom LLM Settings — Bring Your Own AI Model
By default, Botaura uses its own LLM (AI model) to power your chatbot. But if you have a specific model preference or an API key from another provider, you can configure your own.
Plan requirement: Custom LLM configuration requires the Pro plan or above.
How LLM Resolution Works
Botaura uses a 3-tier fallback system for AI responses:
- Your custom LLM — if you've configured one, it's tried first
- Botaura's platform LLM — used as fallback if your custom model fails or isn't configured
- Hardcoded fallback — a last-resort model that's always available
This means your bot never goes silent — even if your custom API key expires or the provider has downtime, Botaura's own models take over seamlessly.
Setting Up a Custom LLM
- Go to Dashboard → Settings → LLM
- Choose your provider (e.g., OpenRouter)
- Enter your API key
- Select a model (or enter a custom model ID)
- Click Test Connection to verify it works
- Save
Security
Your API key is AES-256 encrypted before being stored in our database. We never store raw API keys. The key is only decrypted at runtime when generating a response.
Platform Fallback
Enable "Use Botaura's LLM as fallback" (recommended). If your custom model fails for any reason, the response will be generated by Botaura's platform model instead of showing an error to your customer.
Testing
After configuring, click Test Connection. This sends a sample request to your model and measures latency. You'll see:
- Success/failure status
- Response latency (in milliseconds)
- Last test date
Removing Custom Config
To switch back to Botaura's default model, click Remove Custom Configuration. Your encrypted API key is deleted immediately.
Was this helpful?
Related Articles
Knowledge Base — Train Your Bot
Your bot's intelligence comes entirely from your knowledge base. The more relevant content you add, the better it answers customer questions. This guide covers all three ways to train your bot and
~4 min read
Chat Widget — Embed Your Bot on Any Website
The Botaura chat widget is a small button that appears on your website. When visitors click it, a chat window opens and they can talk to your AI assistant instantly. This guide covers embedding, c
~3 min read
Lead Capture — Turn Visitors into Contacts
Botaura automatically identifies when a visitor is interested in your products or services and gently collects their contact information. No forms, no popups — just a natural conversation.
~3 min read