Release Notes
[2025-05-30]
llama-index-core
[0.12.39]
- feat: Adding Resource to perform dependency injection in Workflows (docs coming soon!) (#18884)
- feat: Add
tool_required
param to function calling LLMs (#18654) - fix: make prefix and response non-required for hitl events (#18896)
- fix: SelectionOutputParser when LLM chooses no choices (#18886)
llama-index-indices-managed-llama-cloud
[0.7.2]
- feat: add non persisted composite retrieval (#18908)
llama-index-llms-bedrock-converse
[0.7.0]
- feat: Update aioboto3 dependency to allow latest version (#18889)
llama-index-llms-ollama
[0.6.1]
- Support ollama 0.5.0 SDK, update ollama docs (#18904)
llama-index-vector-stores-milvus
[0.8.3]
- feat: Multi language analyzer supported in Milvus (#18901)