Replies: 2 comments 1 reply
|
主模型/子代理都支持用户选择 + 主模型按任务自动决策子代理数量和模型——这是第 9 章记录的"子代理模型动态指定"需求(#1369/#118 同族)的完整版(多了一个自动决策层)。 当前限制 + 临时 workaround 见第 9 章:https://github.com/Electricitysheep/dsh-handbook/blob/main/docs/09-mcp-subagent-workflow.md |
1 reply
|
嗯,看完有疑问随时来聊——第 9 章目前标注了子代理模型动态指定的限制,如果官方有进展我们也会同步更新。 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
和PI GitHub项目很像。我希望dsh提供主模型<用户选择>和子代理<用户选择>,主模型智能地根据用户的提示词/提供的文档等等,决策启用子代理个它的数量进行完成任务。
It is very similar to the PI GitHub project. I hope that DSH can provide the main model and the sub-agent . The main model will intelligently make decisions based on the user's prompt words/provided documents, etc., to activate the sub-agent and determine its number to complete the task.
All reactions