From 5c61b3e0765ea332118ae9d13f95fb96c0ee4164 Mon Sep 17 00:00:00 2001 From: siage Date: Thu, 24 Apr 2025 19:02:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README=20=E5=92=8C?= =?UTF-8?q?=E4=B8=AD=E6=96=87=E6=96=87=E6=AA=94=EF=BC=8C=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E3=80=8C=E6=8E=A8=E8=96=A6=E6=A8=A1=E5=9E=8B=E3=80=8D=E9=83=A8?= =?UTF-8?q?=E5=88=86=EF=BC=8C=E6=8F=90=E4=BE=9B=E6=9C=80=E4=BD=B3=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E9=AB=94=E9=A9=97=E7=9A=84=E6=A8=A1=E5=9E=8B=E5=BB=BA?= =?UTF-8?q?=E8=AD=B0=EF=BC=8C=E4=B8=A6=E5=BC=B7=E8=AA=BF=E4=B8=8D=E5=90=8C?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E4=B9=8B=E9=96=93=E7=9A=84=E7=90=86=E8=A7=A3?= =?UTF-8?q?=E8=83=BD=E5=8A=9B=E5=B7=AE=E7=95=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 +++++++++++- docs/zh/README.md | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63d3dce..f37495c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ - [💡 System Prompt Guidance](#prompt) - [🛠️ Available Tools Overview](#tools) - [📄 License](#license) +- [🤖 Recommended Models](#recommended) # MCP Shrimp Task Manager @@ -342,7 +343,16 @@ After configuration, you can use the following tools: ## 📄 License -[This project is released under the MIT License](./LICENSE) +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. + +## Recommended Models + +For the best experience, we recommend using the following models: + +- **Claude 3.7**: Offers strong understanding and generation capabilities. +- **Gemini 2.5**: Google's latest model, performs excellently. + +Due to differences in training methods and understanding capabilities across models, using other models might lead to varying results for the same prompts. This project has been optimized for Claude 3.7 and Gemini 2.5. ## Star History diff --git a/docs/zh/README.md b/docs/zh/README.md index f078396..b249a4d 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -13,6 +13,7 @@ - [💡 系統提示詞指導](#系統提示詞指導) - [🛠️ 可用工具一覽](#可用工具一覽) - [📄 許可協議](#許可協議) +- [🤖 推薦模型](#推薦模型) # MCP 蝦米任務管理器 @@ -329,7 +330,16 @@ or ## 📄 許可協議 -[本專案採用 MIT 許可協議發布](../../LICENSE) +此專案根據 MIT 許可協議授權 - 詳情請參閱 [LICENSE](../../LICENSE) 文件。 + +## 🤖 推薦模型 + +為了獲得最佳體驗,建議使用以下模型: + +- **Claude 3.7**: 提供強大的理解和生成能力。 +- **Gemini 2.5**: Google 的最新模型,表現優異。 + +由於不同模型的訓練方式和理解能力存在差異,使用其他模型可能會導致相同的提示詞產生不同的效果。本專案已針對 Claude 3.7 和 Gemini 2.5 進行了最佳化。 ## Star History