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

Haystack 2.11.1

在 Github 上查看

🐛 Bug 修复

  • 为 Document 数据类添加了 dataframe 到 legacy 字段。这修复了一个 bug,即在 haystack-ai >= 2.11.0 中,Document.from_dict() 无法正确地反序列化在 haystack-ai <= 2.10.0 中使用 document.to_dict(flatten=False) 获取的 Document 字典。