-
Notifications
You must be signed in to change notification settings - Fork 0
Provider registry
Lwando Zwane edited this page Aug 18, 2026
·
1 revision
The built-in assistant providers. Model ids can change — verify against the provider's current docs.
| Provider | Key env var | Wire |
|---|---|---|
| Kimi (Moonshot) | MOONSHOT_API_KEY |
OpenAI |
| GLM (Zhipu) | ZHIPU_API_KEY |
OpenAI |
| Claude (Anthropic) | ANTHROPIC_API_KEY |
Anthropic |
| DeepSeek | DEEPSEEK_API_KEY |
OpenAI |
| Requesty | REQUESTY_API_KEY |
Anthropic (routes Claude) |
| Custom | — | OpenAI or Anthropic |
See Setting up an assistant provider for how to wire them up.
Tome on GitHub · Report issues in the repository, not the wiki.