### 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](https://github.com/modelscope/modelscope-agent/tree/master/demo) 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示例,解析报错 <img width="1100" alt="image" src="https://github.com/user-attachments/assets/06804e3c-45a5-42c0-88be-ed82eff39f63"> ### Versions / Dependencies mac ### Reproduction script openapi_utils.py ### Issue Severity None