mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-09-24 15:36:23 +00:00
✨ MCP 客户端功能
This commit is contained in:
@ -149,3 +149,4 @@ Add options in the `.env` file from the diagram below in nonebot2 project.
|
||||
| MARSHOAI_FIX_TOOLCALLS | `bool` | `true` | Fix tool calls or not |
|
||||
| MARSHOAI_SEND_THINKING | `bool` | `true` | Send thinking chain or not |
|
||||
| MARSHOAI_STREAM | `bool` | `false`| 是否通过流式方式请求 API **开启此项后暂无法使用函数调用,无法在 Bot 用户侧聊天界面呈现出流式效果** |
|
||||
| MARSHOAI_ENABLE_MCP | `bool` | `false`| Enable MCP feature or not |
|
||||
|
Reference in New Issue
Block a user