希望支持调用subagent的时候可以指定LLM。多Agent协同的时候,全程使用同一个LLM,实在是难受啊

Problem

What problem does this solve?

现在多Agent协同,只能用会话窗下面选定的模型,可是每个Agent工作性质不同,不能用相同的LLM一杆到底呀。

Solution

How should it work?

在subagent的定义头增加Model参数就可以了

Use Case

When would you use this?

Priority

  • :red_circle: High - Blocking issue
  • :yellow_circle: Medium - Important improvement
  • :green_circle: Low - Nice to have

Additional Info

(Optional: screenshots, examples, links)