From 15dc0ee03a16ce176376cd8162ad43cd8df6db52 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Fri, 1 May 2026 12:49:18 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@2c152ffa7fb7fd12fc736f0e9a91fb8b18a1d2bb --- .openclaw-sync/source.json | 4 ++-- docs/providers/groq.md | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index ee9303313..4bd8b4642 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -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" } diff --git a/docs/providers/groq.md b/docs/providers/groq.md index c6e49118b..d9d21030d 100644 --- a/docs/providers/groq.md +++ b/docs/providers/groq.md @@ -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 | -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. ## Reasoning models