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: add model_serializer to IndexNode for consistent obj serialization
- CI: integration test matrix in unit_test.yml is red on main, masking signal on downstream PRs
- Security: Fix format-string sandbox bypass in EvaporateExtractor
- fix(llama-dev): warn on dependant test failures instead of blocking CI
- [Bug]: Download of images is not possible
- [Bug]: [llama-index-core] async_acquire() in TokenBucketRateLimiter and SlidingWindowRateLimiter blocks the asyncio event loop (threading.Lock used in async context)
- fix(rate-limiter): use asyncio.Lock in async_acquire() to avoid blocking event loop
- Proposal: Agent Threat Rules detection integration for LlamaIndex
- Avoid evaluating raw SQL rows in RetryGuidelineQueryEngine
- Improve developer error message for unrecognized embedding names in `load_embed_model`
- Docs
- not yet supported