mirror of
https://github.com/cjo4m06/mcp-shrimp-task-manager.git
synced 2025-07-26 07:52:25 +08:00
更新 README 和中文文檔,新增「推薦模型」部分,提供最佳使用體驗的模型建議,並強調不同模型之間的理解能力差異。
This commit is contained in:
parent
dae3756226
commit
5c61b3e076
12
README.md
12
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:
|
||||
|
||||
## 📄 <a id="license"></a>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.
|
||||
|
||||
## <a id="recommended"></a>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
|
||||
|
||||
|
@ -13,6 +13,7 @@
|
||||
- [💡 系統提示詞指導](#系統提示詞指導)
|
||||
- [🛠️ 可用工具一覽](#可用工具一覽)
|
||||
- [📄 許可協議](#許可協議)
|
||||
- [🤖 推薦模型](#推薦模型)
|
||||
|
||||
# MCP 蝦米任務管理器
|
||||
|
||||
@ -329,7 +330,16 @@ or
|
||||
|
||||
## 📄 <a id="許可協議"></a>許可協議
|
||||
|
||||
[本專案採用 MIT 許可協議發布](../../LICENSE)
|
||||
此專案根據 MIT 許可協議授權 - 詳情請參閱 [LICENSE](../../LICENSE) 文件。
|
||||
|
||||
## 🤖 <a id="推薦模型"></a>推薦模型
|
||||
|
||||
為了獲得最佳體驗,建議使用以下模型:
|
||||
|
||||
- **Claude 3.7**: 提供強大的理解和生成能力。
|
||||
- **Gemini 2.5**: Google 的最新模型,表現優異。
|
||||
|
||||
由於不同模型的訓練方式和理解能力存在差異,使用其他模型可能會導致相同的提示詞產生不同的效果。本專案已針對 Claude 3.7 和 Gemini 2.5 進行了最佳化。
|
||||
|
||||
## Star History
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user