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
- [Feature]: SQLDatabase incompatible with Trino multi-catalog environments
- fix(instrumentation): avoid overriding default_factory with mutable defaults in Dispatcher.__init__ (#22705)
- feat(node_parser): add StructuralRoleNodeParser — annotate chunks with structural_role for heterogeneous RAG
- fix(readers/notion): stop query_database leaking pagination cursor across calls
- fix(core): honor explicit empty chat history in CondenseQuestionChatEngine
- fix(core): raise on truncated JSON instead of returning None
- fix: raise OutputParserException on truncated/unclosed JSON
- _marshal_llm_to_json returns empty string on unclosed JSON, silently swallowed as None by yaml.safe_load
- feat(core): add async paths to SentenceEmbeddingOptimizer and EmbeddingRecencyPostprocessor
- Apply metadata filters to BM25Retriever results
- Docs
- not yet supported