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]: HuggingFaceInferenceAPIEmbedding sync methods crash inside a running event loop (asyncio.run with no guard)
- [Feature Request]: SemanticSimilarityEvaluator's test suite has no polarity cases: reversed instructions pass at cosine 0.96, and the pass/fail axis it thresholds is orthogonal to answer correctness.
- test(core): add polarity test cases for SemanticSimilarityEvaluator
- [Feature Request]: Safe replacement semantics for update_ref_doc()
- fix: feat(bedrock-converse): add Claude Fable 5 to model allowlists (#22033)
- fix(async): await async_add_index_struct in adelete_nodes and adelete_ref_doc
- fix: handle mmr_threshold=0 and None score in fusion retriever
- fix: correct typo "similarites" → "similarities" in KG retriever
- fix: extra bracket in data_sources and typo in data_sinks
- fix(node_parser): support scalar JSON values in JSONNodeParser
- Docs
- not yet supported