← 返回列表

Streaming Tokens and Tools: Multi-Turn Agentic Harness Support in NVIDIA Dynamo

NVIDIA Technical Blog 3 信息等级 3 1 噪音/剔除;2 较弱;3 普通事实;4 重要行业动态;5 极重大事件。该分数是信息显著性,不是投资建议。 发布:2026-05-08T15:59 抓取:2026-05-08 16:13
🔗 原文链接
摘要

NVIDIA Dynamo引入流式令牌和工具支持,能够保留多轮智能体交互中的推理和工具调用结构,实现更灵活的结构化交互。

客观事实
  • NVIDIA Dynamo支持流式令牌和工具,用于多轮智能体交互
  • 系统能保留推理和工具调用交互结构
NVIDIA Dynamo

原文

An agentic exchange must preserve a structured interaction: assistant turns interleave reasoning with one or more tool calls, and subsequent user turns return...An agentic exchange must preserve a structured interaction: assistant turns interleave reasoning with one or more tool calls, and subsequent user turns return the corresponding tool results to the model context. Reasoning replay is model- and turn-dependent: some reasoning should be retained, while some should be dropped. The inference engine is responsible for supporting this more expressive…

Source