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: treat similarity_top_k=0 as zero results, not unlimited
- fix: do not swallow task exceptions in run_async_tasks
- fix(core): make MultiStepQueryEngine.aquery() actually async
- fix(core): docstore ingestion hash poison & eager deletes on failed run
- 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 #20386: [Feature Request]: Deterministic tool I/O pre/post-processing (middleware/hooks) for agents (MCP motivating case)
- Docs
- not yet supported