返回全部动态

LlamaIndex v0.14.24 发布:修复多项核心问题并支持新模型

原标题:v0.14.24

LlamaIndex Releases一手来源产品发布质量 79

AI 摘要

LlamaIndex 发布 v0.14.24 版本,包含多个核心修复和功能增强。核心库修复了 HotpotQA 评估器文件句柄、CodeSplitter 叶子节点保留、MMR 搜索阈值等问题,并新增了属性图提取器的 raise_on_error 选项。各集成模块也同步更新,如 Anthropic 和 Bedrock 新增对 Claude Sonnet 5 和 Opus 5 的支持,OpenAI 集成新增 GPT-5.6 模型,Google GenAI 默认使用 Gemini 3.7 Flash。这些更新提升了框架的稳定性和兼容性。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

# Release Notes ## [2026-08-19] ### llama-index-core [0.14.24] - fix: close HotpotQA evaluator file handles ([#22113](https://github.com/run-llama/llama_index/pull/22113)) - fix(core): preserve oversized leaf nodes in CodeSplitter ([#22119](https://github.com/run-llama/llama_index/pull/22119)) - fix: preserve multiblock chat history writes ([#22124](https://github.com/run-llama/llama_index/pull/22124)) - fix(core): skip empty nodes in HTMLNodeParser ([#22125](https://github.com/run-llama/llam


发布时间:2026-08-20 02:48
抓取时间:2026-08-20 03:00
来源机构:LlamaIndex
阅读原文github.com