Great work on Multi-Agent Collaboration via Evolving Orchestration! Your puppeteer-style framework is really insightful for LLM-based multi-agent systems, and the open source code is super helpful.
When exploring the puppeteer branch, I found that the LLMPolicy in inference/policy/base_policy.py references the prompt file prompts/general/agent_selection.json, but this file is missing in the repo.
Could you kindly provide this missing file, or share the design ideas of this agent selection prompt?
Thanks a lot for your time and help!
Great work on Multi-Agent Collaboration via Evolving Orchestration! Your puppeteer-style framework is really insightful for LLM-based multi-agent systems, and the open source code is super helpful.
When exploring the puppeteer branch, I found that the LLMPolicy in inference/policy/base_policy.py references the prompt file prompts/general/agent_selection.json, but this file is missing in the repo.
Could you kindly provide this missing file, or share the design ideas of this agent selection prompt?
Thanks a lot for your time and help!