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: PydanticOutputParser.format() leaks brace-escaped (invalid) JSON schema into the final prompt
- fix: return str from img_2_b64 instead of bytes
- fix: validate empty Cohere embedding payload before AWS call (#22382)
- [Bug]: BedrockEmbedding sends empty Cohere texts list to AWS instead of validating locally
- fix(pgvector): use type check for numeric filter values
- fix: gemini tool request ids
- fix(core): await tool retriever in async query
- refactor(core): deduplicate SimpleDirectoryReader load_file/aload_file
- fix(redis): handle decode_responses=True in RedisKVStore get_all
- [Bug]: ToolRetrieverRouterQueryEngine.aquery blocks on synchronous tool retrieval
- Docs
- not yet supported