Integrate Claude with any OpenAI SDK compatible chat completion API, including OpenAI, Perplexity, Groq, xAI, and PyroPrompts.
| Parameter | Description |
|---|---|
| AI_CHAT_KEY* | API key for the AI chat provider. |
| AI_CHAT_NAME* | Name of the AI chat provider. |
| AI_CHAT_MODEL* | Model to use for the AI chat provider. |
| AI_CHAT_BASE_URL* | Base URL for the AI chat provider's API. |