Update README.md

modi pattern
This commit is contained in:
AiShell 2025-03-22 16:32:48 +08:00 committed by GitHub
parent 22a7161d6a
commit 936c15a520
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,13 +7,13 @@
简单的mcp服务端的例子只包括 函数调用<br>
启动方法<br>
uv run mcpsampleserver.py <br>
<br>
详细的说明见<br>
https://mp.weixin.qq.com/s/CpSsX5UV2MhfeEzGgGiGJg
3. clientdeepseek.py<br>
MCP直接与deepseek对接会出错有些格式的问题稍作调整即可使用。<br>
本例实现了deepseek与MCP协议的对接。<br>
详细的说明见<br>
https://mp.weixin.qq.com/s/CpSsX5UV2MhfeEzGgGiGJg <br>
3.clientdeepseek.py<br>
MCP直接与deepseek对接会出错有些格式的问题稍作调整即可使用。<br>
本例实现了deepseek与MCP协议的对接。<br>
更多信息请关注公众号 AI与安全