LlamaIndex v0.14.24
LlamaIndex releases published LlamaIndex v0.14.24. Release Notes 2026-08-19 llama-index-core 0.14.24 fix: close HotpotQA evaluator file handles ( 22113 ) fix(core): preserve oversized leaf nodes in CodeSplitter ( 22119 ) fix: preserve multiblock chat history writes ( 22124 ) fix(core): skip empty nodes in HTMLNodeParser ( 22125 ) fix(core): respect mmr…
Why this signal matters
LlamaIndex releases published LlamaIndex v0.14.24. This release-watch entry was generated from the project's official GitHub release feed and is kept separate from human-reviewed editorial analysis. Release notes: Release Notes 2026-08-19 llama-index-core 0.14.24 fix: close HotpotQA evaluator file handles ( 22113 ) fix(core): preserve oversized leaf nodes in CodeSplitter ( 22119 ) fix: preserve multiblock chat history writes ( 22124 ) fix(core): skip empty nodes in HTMLNodeParser ( 22125 ) fix(core): respect mmr threshold=0 in MMR embedding search ( 22126 ) fix: keep all nodes per document in IngestionPipeline upserts (re-submit of 22046 , not a dup of 21456 ) ( 22133 ) fix: don't mark args/ kwargs as required tool parameters ( 22135 ) fix(core): default MetadataFilters condition to AND when None ( 22155 ) fix: honor agent structured output fn/output cls inside AgentWorkflow ( 22162 ) fix(core): use word tokenization for stopword removal in SemanticDoubleMergingSplitterNodeParser ( 22167 ) fix(core): restore prompt helper fallback to supplied LLM metadata ( 22177 ) populate response text on…
Actionable summary
Treat LlamaIndex v0.14.24 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
- Agent usefulness
- 82/100
- Confidence
- 96%
- Canonical data
- JSON + Markdown
What builders should check
- Review the official LlamaIndex releases release notes before upgrading.
- Check compatibility, migration, and security notes against your current agent stack.
- Run focused regression tests before production rollout.