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(indices): preserve insert_kwargs and update_kwargs across all documents in refresh_ref_docs batch
- fix(postprocessor-rerank): catch KeyError not IndexError on missing API key
- fix(security): Prevent arbitrary file read in image_documents_to_base64 (#21512)
- Arbitrary file read via ImageDocument.metadata["file_path"] in image_documents_to_base64
- security: add minimal sandboxing to local CodeInterpreterToolSpec
- fix: preserve Redis vector store node ids
- fix: use removeprefix() instead of strip() for Redis key prefix removal
- chore(deps-dev): bump pytest from 7.2.1 to 9.0.3 in /llama-index-integrations/callbacks/llama-index-callbacks-agentops in the pip group across 1 directory
- docs(community/integrations): add Tessera tool-call gating
- fix(redis): prevent node ID corruption in async_add and add by replac…
- Docs
- not yet supported