


















@@ -75,26 +75,17 @@ export GROQ_API_KEY=gsk_...
75757676OpenClaw ships a manifest-backed Groq catalog with both reasoning and non-reasoning entries. Run `openclaw models list --provider groq` to see the bundled rows for your installed version, or check [console.groq.com/docs/models](https://console.groq.com/docs/models) for Groq's authoritative list.
777778-| Model ref | Name | Reasoning | Input | Context |
79-| ---------------------------------------------------- | ----------------------------- | --------- | ------------ | ------- |
80-| `groq/llama-3.3-70b-versatile` | Llama 3.3 70B Versatile | no | text | 131,072 |
81-| `groq/llama-3.1-8b-instant` | Llama 3.1 8B Instant | no | text | 131,072 |
82-| `groq/meta-llama/llama-4-maverick-17b-128e-instruct` | Llama 4 Maverick 17B | no | text + image | 131,072 |
83-| `groq/meta-llama/llama-4-scout-17b-16e-instruct` | Llama 4 Scout 17B | no | text + image | 131,072 |
84-| `groq/llama3-70b-8192` | Llama 3 70B | no | text | 8,192 |
85-| `groq/llama3-8b-8192` | Llama 3 8B | no | text | 8,192 |
86-| `groq/gemma2-9b-it` | Gemma 2 9B | no | text | 8,192 |
87-| `groq/mistral-saba-24b` | Mistral Saba 24B | no | text | 32,768 |
88-| `groq/moonshotai/kimi-k2-instruct` | Kimi K2 Instruct | no | text | 131,072 |
89-| `groq/moonshotai/kimi-k2-instruct-0905` | Kimi K2 Instruct 0905 | no | text | 262,144 |
90-| `groq/openai/gpt-oss-120b` | GPT OSS 120B | yes | text | 131,072 |
91-| `groq/openai/gpt-oss-20b` | GPT OSS 20B | yes | text | 131,072 |
92-| `groq/openai/gpt-oss-safeguard-20b` | Safety GPT OSS 20B | yes | text | 131,072 |
93-| `groq/qwen-qwq-32b` | Qwen QwQ 32B | yes | text | 131,072 |
94-| `groq/qwen/qwen3-32b` | Qwen3 32B | yes | text | 131,072 |
95-| `groq/deepseek-r1-distill-llama-70b` | DeepSeek R1 Distill Llama 70B | yes | text | 131,072 |
96-| `groq/groq/compound` | Compound | yes | text | 131,072 |
97-| `groq/groq/compound-mini` | Compound Mini | yes | text | 131,072 |
78+| Model ref | Name | Reasoning | Input | Context |
79+| ------------------------------------------------ | ----------------------- | --------- | ------------ | ------- |
80+| `groq/llama-3.3-70b-versatile` | Llama 3.3 70B Versatile | no | text | 131,072 |
81+| `groq/llama-3.1-8b-instant` | Llama 3.1 8B Instant | no | text | 131,072 |
82+| `groq/meta-llama/llama-4-scout-17b-16e-instruct` | Llama 4 Scout 17B | no | text + image | 131,072 |
83+| `groq/openai/gpt-oss-120b` | GPT OSS 120B | yes | text | 131,072 |
84+| `groq/openai/gpt-oss-20b` | GPT OSS 20B | yes | text | 131,072 |
85+| `groq/openai/gpt-oss-safeguard-20b` | Safety GPT OSS 20B | yes | text | 131,072 |
86+| `groq/qwen/qwen3-32b` | Qwen3 32B | yes | text | 131,072 |
87+| `groq/groq/compound` | Compound | yes | text | 131,072 |
88+| `groq/groq/compound-mini` | Compound Mini | yes | text | 131,072 |
98899990<Tip>
10091 The catalog evolves with each OpenClaw release. `openclaw models list --provider groq` shows the rows known to your installed version; cross-check with [console.groq.com/docs/models](https://console.groq.com/docs/models) for newly-added or deprecated models.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。