Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SkyworkAI/DeepResearchAgent
/ multi_agent_debate.py
File
multi_agent_debate.py
configs/multi_agent_debate.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
mmengine.config
import
read_base
2
with
read_base():
3
from
.base
import
memory, window_size, max_tokens
4
from
.agents.simple_chat
import
simple_chat_agent
Callers
nothing calls this directly
Calls
2
copy
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected