From 1ebe1007e8f3cb848b8252a280a967f6adeaafa5 Mon Sep 17 00:00:00 2001 From: Ahmed Allam Date: Wed, 2 Sep 2026 14:56:58 +0000 Subject: [PATCH] docs: keep the existing recommended model rows in the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4facdb50..7f4445f0 100644 --- a/README.md +++ b/README.md @@ -325,8 +325,8 @@ Each server's tools are namespaced by `name`, for example `github_list_issues`. - [Z.ai GLM-5.3 on OpenRouter](https://openrouter.ai/z-ai/glm-5.3) - `openrouter/z-ai/glm-5.3` (the default pick) - [OpenAI GPT-5.4](https://openai.com/api/) - `openai/gpt-5.4` -- [Anthropic Claude Opus 5](https://claude.com/platform/api) - `anthropic/claude-opus-5` -- [Google Gemini 3.1 Pro Preview](https://cloud.google.com/vertex-ai) - `vertex_ai/gemini-3.1-pro-preview` +- [Anthropic Claude Sonnet 4.6](https://claude.com/platform/api) - `anthropic/claude-sonnet-4-6` +- [Google Gemini 3 Pro Preview](https://cloud.google.com/vertex-ai) - `vertex_ai/gemini-3-pro-preview` - [DeepSeek V4 Pro](https://platform.deepseek.com) - `deepseek/deepseek-v4-pro` - [Moonshot Kimi K3](https://platform.kimi.ai) - `moonshot/kimi-k3`