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
- [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`
- improve embedding loader error message, issue #21597
- docs: surface 'Azure DocumentDB' as primary product name in azurecosmosmongo vector store
- openai: accept 'reasoning' field as fallback for vLLM-served Qwen3 models
- feat(bedrock-converse): Support thinking display & ensure that reasoningContent without text is captured
- fix(llama-index-vector-stores-db2): escape SQL string literals to prevent injection
- Docs
- not yet supported