MCPcopy Create free account
hub / github.com/modelscope/ms-agent / run.py

File run.py

projects/deep_research/run.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) ModelScope Contributors. All rights reserved.
2import asyncio
3
4from ms_agent.llm.openai import OpenAIChat

Callers

nothing calls this directly

Calls 3

OpenAIChatClass · 0.90
get_web_search_toolFunction · 0.90
run_workflowFunction · 0.85

Tested by

no test coverage detected