mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 05:03:26 +00:00
clarify Azure OpenAI env vars in docs
This commit is contained in:
parent
391c93800c
commit
0789bcbab0
2 changed files with 2 additions and 2 deletions
|
|
@ -197,7 +197,7 @@ Add API keys to `~/.pi/agent/auth.json`:
|
|||
|----------|--------------|---------------------|
|
||||
| Anthropic | `anthropic` | `ANTHROPIC_API_KEY` |
|
||||
| OpenAI | `openai` | `OPENAI_API_KEY` |
|
||||
| Azure OpenAI | `azure-openai-responses` | `AZURE_OPENAI_API_KEY` |
|
||||
| Azure OpenAI | `azure-openai-responses` | `AZURE_OPENAI_API_KEY` + `AZURE_OPENAI_BASE_URL` or `AZURE_OPENAI_RESOURCE_NAME` |
|
||||
| Google | `google` | `GEMINI_API_KEY` |
|
||||
| Mistral | `mistral` | `MISTRAL_API_KEY` |
|
||||
| Groq | `groq` | `GROQ_API_KEY` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue