LLM Providers and Messaging
Configure provider profiles, primary and fallback models, and messaging behavior, including how fallback behaves when a primary model is down.
Overview
The LLM section lets you configure the AI models and provider profiles used by your agent.
LLM Providers
You can:
-
- Add new provider profiles
- Store API keys securely under named profiles
- Manage multiple providers
- Keep multiple profiles active
Add a New Provider Profile
-
1
Go to Settings → LLM → Provider Profiles.
-
2
Click + Add Profile.
-
3
Enter a profile name.
-
4
Select the provider.
-
5
Paste the API key.
-
6
Click Save.
Messaging
Messaging defines how the agent responds during normal chat interactions.
You can configure:
-
- Define role and expertise
- Set tone of voice
- Add operating rules
- Control response style
- Add constraints
How to Update Personality
-
1
Primary Model
The main model used for conversations.
-
2
Fallback Models
Backup models used if the primary model fails.
Fallback Behavior
If the primary model becomes unavailable, the agent can switch to a configured fallback model.

