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
- fix(core): make MultiStepQueryEngine.aquery use async sub-queries
- [Bug]: MultiStepQueryEngine.aquery() performs synchronous, blocking work — the async path never awaits
- [Bug]: docstore duplicates_only strategy poisoned hash
- [Bug]: docstore eager deletes with failed runs
- fix(lancedb): drop undeclared pandas runtime dependency (clean-env import was broken)
- fix(core): preserve asyncio_run runtime errors
- docs: add AutoGraft entity dedup recipe for GraphRAG ingestion
- [Bug]: llama-index-vector-stores-lancedb fails to import in a clean env - pandas used at runtime but not declared
- Add native async support to LLMRerank
- fix(retrievers-bm25): allow PyStemmer 3.x for Python 3.14 wheels
- Docs
- not yet supported