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: replace mutable default list/dict arguments with None sentinels
- [Bug] LanceDBVectorStore.delete(), delete_nodes(), and get_nodes() build invalid SQL predicates — broke after lancedb#3825 changed double-quote parsing
- fix: LanceDBVectorStore delete methods use invalid SQL quoting
- fix: relevancy evaluators never set passing, so every result reads as a failure
- fix: VectaraIndex leaks its HTTP session via lru_cache on _get_corpus_key
- fix(memory): truncate lower priority memory blocks first (#23090)
- fix(core): truncate lowest-priority memory blocks first
- [Bug]: DashScope FunctionTool conversion drops nested JSON Schema definitions
- fix(dashscope): preserve $defs and required placement in tool schema conversion
- fix(core): skip blank lines in JSONL JSONReader
- Docs
- not yet supported