agent-infrastructureAutomated release watch

LlamaIndex v0.14.25

LlamaIndex v0.14.25 resolves multiple security alerts across core, callbacks, agents, and embedding packages, removes deprecated IPEX integrations, and adds native async support to StructuredLLMRerank.

Human read

Why this signal matters

LlamaIndex release v0.14.25 addresses multiple maintenance and security updates across the ecosystem. In llama-index-core 0.14.25, deprecated ipex-llm and optimum-intel IPEX integrations have been removed. Core features and fixes include native async support for StructuredLLMRerank, restored compact and refine streaming, logic to avoid retrying failed function tools, test coverage for empty arguments in streamed tool calls, and a fallback for metadata replacement when the target value is None. Additionally, a large suite of agent, callback, and embedding integration packages (including agentmesh, azure, bedrock, cohere, and others) received version bumps primarily to address security and Dependabot dependency alerts via PRs 22855 and 22921.

Agent parse

Actionable summary

LlamaIndex updated to core v0.14.25 alongside multiple package bumps. Key updates include broad dependency security fixes across numerous packages, removal of deprecated ipex-llm and optimum-intel IPEX integrations, native async support in StructuredLLMRerank, and core fixes for streaming, failed function tool retry prevention, and metadata replacement handling.

Agent usefulness
82/100
Confidence
96%
Canonical data
JSON + Markdown
Next actions

What builders should check

  • Upgrade llama-index-core to 0.14.25 and relevant sub-packages to receive security dependency updates.
  • Migrate away from deprecated ipex-llm and optimum-intel IPEX integrations if currently in use, as they have been removed from core.
Classification

Tags and routing

llamaindexragagents
Related signals

Continue the thread