chore(sync): mirror docs from openclaw/openclaw@2c152ffa7f
This commit is contained in:
parent
ac6f8845c6
commit
15dc0ee03a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "bf8bdcb064ee6a6d01288393cf3cde282f5b38ad",
|
||||
"syncedAt": "2026-05-01T12:16:39.238Z"
|
||||
"sha": "2c152ffa7fb7fd12fc736f0e9a91fb8b18a1d2bb",
|
||||
"syncedAt": "2026-05-01T12:47:33.335Z"
|
||||
}
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user