docs: note groq manifest catalog migration

This commit is contained in:
Shakker
2026-05-01 13:45:01 +01:00
parent 27b35c5b24
commit 2c152ffa7f
2 changed files with 6 additions and 4 deletions

View File

@@ -55,8 +55,9 @@ to Groq through its OpenAI-compatible API.
## Built-in catalog
Groq's model catalog changes frequently. Run `openclaw models list | grep groq`
to see currently available models, or check
OpenClaw ships a manifest-backed Groq catalog for fast provider-filtered model
listing. Run `openclaw models list --all --provider groq` to see the bundled
rows, or check
[console.groq.com/docs/models](https://console.groq.com/docs/models).
| Model | Notes |
@@ -67,8 +68,8 @@ to see currently available models, or check
| **Mixtral 8x7B** | MoE architecture, strong reasoning |
<Tip>
Use `openclaw models list --provider groq` for the most up-to-date list of
models available on your account.
Use `openclaw models list --all --provider groq` for the manifest-backed Groq
rows known to this OpenClaw version.
</Tip>
## Reasoning models