llama_index
https://github.com/run-llama/llama_index
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to llama_index
Help out
- Issues
- [Bug]: AttributeError: 'MultiModalVectorIndexRetriever' object has no attribute 'object_map'
- fix(protocols/ag-ui): use real tool_call_id instead of fabricating a uuid4
- fix(memory): count tokens for ToolCallBlock and other blocks (#21950)
- feat(node_parser): add StructuralRoleNodeParser — annotate chunks with structural_role for heterogeneous RAG
- docs(serpex-example): default to gpt-4o-mini for cost savings
- fix(readers-minio): default TLS verification to True in BotoMinioReader
- fix(memory): count tool-call tokens in AgentWorkflow memory window (#…
- fix(minio): make TLS verification configurable in BotoMinioReader, default to True
- fix: close file descriptor leaks in Vectara, Replicate, SemanticScholar, and BGE-M3 integrations
- fix(integrations): Add missing timeouts to HTTP requests across 9 packages
- Docs
- not yet supported