[Request] 建议mcp服务调用支持提示词模式 #8266
-
🥰 需求描述目前mcp服务通过工具调用的模式使用,然而,有些模型没有工具调用的能力(例如阿里的deepseek-v3),有的情况是供应商的工具调用规则比较另类,使用的时候各种报错,无法使用mcp 目前像cherry,cline等项目都是采用提示词的模式调用工具,使用效果也较好,可以兼容所有的模型 🧐 解决方案通过后端环境变量配置,默认为false,保持为现行的工具调用模式使用mcp,当设置为true时,则使用提示词的方式使用mcp服务 📝 补充信息No response |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
Beta Was this translation helpful? Give feedback.
-
🥰 Requirement descriptionCurrently, mcp service is used through tool calling mode. However, some models do not have the ability to call tool (such as Alibaba's deepseek-v3). In some cases, the supplier's tool calling rules are relatively alternative, and various errors are reported when using it, so mcp cannot be used. Currently, projects such as cherry and cline use pattern calling tools that use prompt words, and the usage effect is also good and can be compatible with all models 🧐 SolutionConfigure the backend environment variables, default to false, keep mcp in the current tool calling mode, when set to true, use mcp service using prompt words 📝 Supplementary informationNo response |
Beta Was this translation helpful? Give feedback.
-
不考虑。这种方式会导致很多问题:
|
Beta Was this translation helpful? Give feedback.
-
This issue is closed, If you have any questions, you can comment and reply. |
Beta Was this translation helpful? Give feedback.
-
Not considered. This method can lead to many problems:
|
Beta Was this translation helpful? Give feedback.
-
有没有相关代码或者文档?@chung1912 |
Beta Was this translation helpful? Give feedback.
不考虑。这种方式会导致很多问题: