Goal模式空转,亟需优化 #6901
Unanswered
ChangedenCZD
asked this question in
Q&A
Goal模式空转,亟需优化
#6901
Replies: 1 comment
|
直接回答:你的判断对—— 证据(HEAD = v0.1.6-alpha.2):
实用缓解:
如果你能贴一段空转期的会话日志(哪几轮、每轮模型实际调用了什么工具),可以帮你确认是等待子代理的驱动路径还是别的循环。 |
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.
deepseek-v4.1-flash 非常喜欢调用子代理和后台任务,导致没有并行主任务时,主Agent空转goal轮次,从而快速消耗goal模式轮次与用户Tokens。
这个问题非常严重,1小时能空转数十轮次,几小时就会达到goal轮次上限256。这个还是小事,重要的是用户的费用因为goal状态判断等消耗过快。
All reactions