Release Notes
[2025-07-02]
llama-index-core
[0.12.46]
- feat: Add async delete and insert to vector store index (#19281)
- fix: Fixing ChatMessage to str handling of empty inputs (#19302)
- fix: fix function tool context detection with typed context (#19309)
- fix: inconsistent ref node handling (#19286)
- chore: simplify citation block schema (#19308)
llama-index-embeddings-google-genai
[0.2.1]
- chore: bump min google-genai version (#19304)
llama-index-embeddings-nvidia
[0.3.4]
- fix: embedding model with custom endpoints 404 error (#19295)
llama-index-llms-google-genai
[0.2.3]
- chore: bump min google-genai version (#19304)
llama-index-tools-mcp
[0.2.6]
- fix: configuring resources from the mcp server correctly (#19307)
llama-index-voice-agents-elevenlabs
[0.3.0-beta]
- fix: Migrating Elevenlabs to adjust it to framework standard (#19273)