ms-agent
ms-agent copied to clipboard
[<Agent component: framework|tool|llm|etc...>] 关于schemo调用工具的exp示例与代码结构不一致问题反馈
Initial Checks
- [X] I have searched GitHub for a duplicate issue and I'm sure this is something new
- [X] I have read and followed the docs & demos and still think this is a bug
- [X] I am confident that the issue is with modelscope-agent (not my code, or another library in the ecosystem)
What happened + What you expected to happen
示例中import的方法,在实际代码中路径不对,并且解析schemo的utils工具也存在问题,对于一些agentfabrci中的 json示例,解析报错
Versions / Dependencies
mac
Reproduction script
openapi_utils.py
Issue Severity
None