Byte01 在 Cherry Studio中Celebras AI对话调用MCP工具出现limit is 65536错误如何解决? 中发帖
Cherry Studio中Celebras AI对话调用MCP工具出现limit is 65536错误如何解决?
环境:
Cherry Studio v1.7.0 Windows
Celebras AI的免费GPT oss 120b模型
对话命令如下:
读取C:\Users\admin\Downloads\test.png文件并使用TextIn-MCP OCR服务器工具去识别文字
已对自带@cherry/filesystem通过参数开启文件夹权限;
TextIn-MCP OCR服务器正常运行;
经常调用工具会出现下面的报错:
Please reduce the length of the messages or completion. Current length is 292769 while limit is 65536 Please reduce the leng...