diff --git a/changelog.d/fixes/6986-grok-cli-tools-cap.md b/changelog.d/fixes/6986-grok-cli-tools-cap.md new file mode 100644 index 0000000000..8f38f0bc64 --- /dev/null +++ b/changelog.d/fixes/6986-grok-cli-tools-cap.md @@ -0,0 +1 @@ +- **fix(providers):** cap grok-cli tools at 200 per request, matching xAI's cli-chat-proxy limit, and document the non-reasoning capability of grok-build/grok-composer-2.5-fast in the registry (#6986, thanks @gitcommit90)