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(core): keep inline tag text inside its parent node in HTMLNodeParser
- fix(core): insert FLARE direct lookahead answers from last to first
- docs: fix delete_nodes docstring parameter name
- docs: fix load_indices_from_storage docstring parameter name
- [Feature Request]: Add asynchronous support to IngestionCache
- fix: add async get/put/clear methods to IngestionCache
- fix: preserve retrieved scores during neighboring node expansion
- fix: preserve retrieved scores during prev-next expansion
- [Bug]: TokenBucketRateLimiter hangs forever when one request exceeds the token bucket; SlidingWindowRateLimiter lets it straight through
- fix(core): fail fast when one request exceeds a rate limiter's token capacity
- Docs
- not yet supported