Getting Started
Adding a Large Language Model
To use an AI Agent, you’ll need to register a large language model (LLM). For self-hosted applications, you must provide your own model. If you'd prefer Sidecar CX to handle language model management, consider using the hosted Cloud application.
Supported Large Language Models
- OpenAI
How to Add Your Large Language Model in the Self-Hosted Application
- Log into your account on the Sidecar CX Cloud platform as an admin.
- Navigate to Account Settings and select
Language Models
. - Paste your OpenAI API key into the
OpenAI API Key
field and clickSave
. If successful, aLanguage model saved
toast message will appear.