发现个关于subagent的问题 #3666
skywolf123
started this conversation in
General
Replies: 1 comment
|
这是创建期快照,不是 UI 里当前选中的模型。#3377 把链路写清楚了:顶层 agent 的 在修好之前:
|
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.
发现个关于subagent的问题,不知道是不是
主任务中先用模型A,此时调用的子代理都会继承模型A
在这个会话中途切换模型B,此时调用的子代理不会继承模型B,仍然会使用模型A
All reactions