mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:20:43 +00:00
docs: note groq manifest catalog migration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user