返回全部动态
LangChain 发布 langchain-core 1.6.3
原标题:langchain-core==1.6.3
AI 摘要
LangChain 发布 langchain-core 1.6.3 版本。该版本新增功能:允许基于网关响应覆盖模型名称和提供商的追踪元数据;同时补充了针对已废弃 .text() 访问路径的测试,并清理了 FileCallbackHandler._write 与 ChatGeneration.set_text 文档中过时的 Args/Raises 条目。此次更新主要影响使用 LangChain 核心库进行可观测性追踪与文档维护的开发者。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
Changes since langchain-core==1.6.2 release(core): 1.6.3 (#40407) feat(core): Allow model name and provider tracing metadata override based on gateway response (#40406) test(core): cover the deprecated `.text()` access path (#40243) docs(core): remove stale Args/Raises entries from FileCallbackHandler._write and ChatGeneration.set_text (#40211)
发布时间:2026-09-12 01:38
抓取时间:2026-09-12 01:55
来源机构:LangChain