📘 **TELUS Agriculture & Consumer Goods** 如何通过 **Haystack Agents** 转变促销交易

Haystack 2.14.3

在 Github 上查看

🐛 Bug 修复

  • ConditionalRouter 中,修复了 to_dictfrom_dict 方法,以正确处理 output_type 是类型列表或字符串列表的情况。当用户在 ConditionalRouter 中为某个路由指定多个输出时,就会发生这种情况。
  • 修复了 ComponentTool 和 Tool 在指定 outputs_to_string 时的序列化问题。之前,如果 outputs_to_string 不为 None,在序列化后立即进行反序列化时会发生错误。