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(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
- fix(mcp): handle AudioContent, EmbeddedResource, and ResourceLink in get_prompt()
- 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
- fix: support newer Weaviate batch context managers
- fix: apply retriever weights in reciprocal rerank fusion
- [Bug]: ImportError: cannot import name '_ContextManagerWrapper' with weaviate-client v4.20.5
- Docs
- not yet supported