ms-agent icon indicating copy to clipboard operation
ms-agent copied to clipboard

[<Agent component: framework|tool|llm|etc...>] 关于schemo调用工具的exp示例与代码结构不一致问题反馈

Open uid10086 opened this issue 1 year ago • 2 comments

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示例,解析报错 image

Versions / Dependencies

mac

Reproduction script

openapi_utils.py

Issue Severity

None

uid10086 avatar Nov 11 '24 07:11 uid10086

image 递归解析这里有问题

uid10086 avatar Nov 11 '24 07:11 uid10086

image 帮你们改好了

uid10086 avatar Nov 11 '24 08:11 uid10086