docs: expand minimax + cerebras setup

This commit is contained in:
Peter Steinberger
2026-01-12 05:57:49 +00:00
parent c4d85dc045
commit 048ee4b838
4 changed files with 85 additions and 2 deletions

View File

@@ -100,6 +100,8 @@ Clawdbot ships with the piai catalog. These providers require **no**
- xAI: `xai` (`XAI_API_KEY`)
- Groq: `groq` (`GROQ_API_KEY`)
- Cerebras: `cerebras` (`CEREBRAS_API_KEY`)
- GLM models on Cerebras use ids `zai-glm-4.7` and `zai-glm-4.6`.
- OpenAI-compatible base URL: `https://api.cerebras.ai/v1`.
- Mistral: `mistral` (`MISTRAL_API_KEY`)
- GitHub Copilot: `github-copilot` (`COPILOT_GITHUB_TOKEN` / `GH_TOKEN` / `GITHUB_TOKEN`)