精选理由
Deep Agents v0.6 出代码解释器了!运行时调工具,中间结果不占上下文,省 token 还少跑几趟。看详情。
Deep Agents v0.6 新增代码解释器,代理可在运行时调用工具。中间结果保留在模型上下文之外,仅传回相关输出。这减少了往返次数和 token 浪费。该版本由 LangChain 发布。
AI 翻译 · 中文
Deep Agents v0.6 新增代码解释器,代理可在运行时调用工具。中间结果保留在模型上下文之外,仅传回相关输出。这减少了往返次数和 token 浪费。该版本由 LangChain 发布。
Deep Agents v0.6 feature spotlight: a code interpreter. Agents can now call tools from inside a runtime, keep intermediate results out of model context, and only pass the relevant output back. Fewer round trips. Less tok…