OMS-ZH

Results 4 comments of OMS-ZH

the version is: st2 3.8.0, on Python 3.8.10

> I think if your application package is written correctly and you put it in /opt/stackstorm/packs/, it will be installed when you execute st2 reload. yes, when i execute st2...

相关MCP和llm的组合 在ragflow上可以正常执行, 不知为何在fastgpt上一直报错! 我尝试了修改mcp返回长度,等均没有作用

> 我也遇到了类似的情况,可能是你配置的模型不支持toolchoice或者functioncall这种调用方式,你在模型配置的时候把模型是否支持工具调用关闭,再去调用就不会出现400这个问题 亲测有效!!! 感谢感谢!