长程任务里,智能体越跑越慢,上下文还被污染。Google 等机构给出的解法是 SKILL.state:用显式可变执行状态,替代不断增长的对话历史。
每步只读三样东西
![]()
模型每一步只读取技能规范、当前状态和最新观测。中间推理在生成有效状态更新后,直接丢弃,不再堆进上下文。
准确率升,token 消耗降
在多个数据集、模型和执行环境中,任务准确率提升,累计 token 消耗下降。这个抽象与架构无关,可以移植到现有技能运行环境。
特别声明:以上内容(如有图片或视频亦包括在内)为自媒体平台“网易号”用户上传并发布,本平台仅提供信息存储服务。
Notice: The content above (including the pictures and videos if any) is uploaded and posted by a user of NetEase Hao, which is a social media platform and only provides information storage services.