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(benchmarks): fix file handle leak and missing timeout in HotpotQA download
- fix(huggingface-api): guard async client close to prevent TypeError and premature closure
- fix(core): deduplicate SimpleDirectoryReader file loading logic #21428
- fix: falsy metadata silently dropped in AzureAISearch; IndexError in QueryPlanTool
- chore(deps): bump the pip group across 2 directories with 2 updates
- [Bug]: TreeSelectLeafRetriever query path returns empty source_nodes
- fix(core): prevent in-place mutation of ChatResponse.raw in telemetry events
- fix(core): populate source_nodes in TreeSelectLeafRetriever._query() (#21441)
- fix(core): `retriever_weights` not applied in `QueryFusionRetriever` reciprocal_rerank mode
- fix(pgvector): use isinstance check for numeric filter values instead of float()
- Docs
- not yet supported