DuskSwan
DuskSwan
> 参考千帆的接入 https://github.com/binary-husky/gpt_academic/blob/master/request_llm/bridge_qianfan.py > > 还有星火的接入 https://github.com/binary-husky/gpt_academic/blob/master/request_llm/bridge_spark.py 这两个文档都404了呃
设置成绝对路径确实管用
> server lists tools as a capability Thanks for your quick response! But sorry I'm not entirely sure I understand what you mean by "the server lists tools as a...
I've found the solution to the problem. The issue was that my MCP server has its own dedicated virtual environment. Therefore, the `command` should not be a generic `python` but...