返回全部动态
langchain-core 1.6.1 发布:修复序列化与流式索引
原标题:langchain-core==1.6.1
AI 摘要
LangChain 发布了 langchain-core 1.6.1 版本,该版本修复了 StructuredTool 的 JSON 序列化问题,并改进了 genai v1 流式内容的索引,同时提升了错误路径中的网关信息传播。此更新增强了工具的兼容性和错误处理能力。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
Changes since langchain-core==1.6.0 revert: release(core): 1.6.2 (#39971) release(core): 1.6.2 (#39967) fix(core): shore up indexing in genai v1 streaming content (#39964) fix(core): make `StructuredTool` JSON-serializable (#39631) chore(deps): bump minor and patch dependencies (#39869) release(core): 1.6.1 (#39832) feat(core): propagate gateway information on error path (#39829)
发布时间:2026-08-28 03:31
抓取时间:2026-08-28 18:01
来源机构:LangChain