LLM Configuration
Configure AI language model providers.
Supported Providers
| Provider | Models | Notes |
|---|---|---|
| Anthropic | Claude 3.5 Sonnet, Claude 3 Opus | Recommended for network ops |
| OpenAI | GPT-4o, GPT-4 | Widely available |
| Ollama | Llama, Mistral, etc. | Self-hosted, privacy-focused |
Setup
Terminal (Standalone)
- Open Settings → AI Assistant
- Select provider
- Enter API key
- Choose model
- Click Save
Controller (Enterprise)
- Navigate to Settings → AI in Admin UI
- Add LLM provider configuration
- Set as default for organization
- Terminal clients inherit configuration
Note
API keys are stored encrypted and never sent to the Terminal client.