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): use get_asyncio_module in evaluation utils to avoid deprecation warning
- feat(llms-openai, azure-openai): add GPT-6 Astra, Sol, and Luna
- fix(kvstore-couchbase): only treat a missing bucket as a missing bucket
- PairwiseComparisonEvaluator: with enforce_consensus=True, a tie in the original order plus a decisive flipped order returns the flipped judge's score/passing unconverted (verdict inverted)
- fix(eval): convert flipped judge's score/passing to original frame in PairwiseComparisonEvaluator
- docs: add PkgDiet MCP tool usage example notebook
- docs: list Noveum LlamaIndex instrumentation integration
- fix(core): preserve JSON parser custom node IDs
- [Bug]: HTMLNodeParser rips inline tag text out of its sentence and emits it as a separate node
- fix(core): stop HTMLNodeParser from splitting inline b/i/u text out of order
- Docs
- not yet supported