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
- perf(core): parallelize recursive retrieval using run_jobs
- docs: add Algenta to integrations.md
- docs: fix misspellings and duplicated words in example notebooks
- [Bug]: IngestionPipeline.run(num_workers>1) can hang indefinitely when NLTK data must be downloaded
- fix(core): bound NLTK data download to avoid pipeline hangs
- [Bug]: stream_structured_predict / astream_structured_predict raise UnboundLocalError instead of yielding nothing when the partial stream is empty
- fix(core): initialize loop var before stream_structured_predict end event
- fix(core): don't mutate caller's tools list in CodeActAgent
- fix: OCI Data Science async clients can lose their __del__ cleanup task
- fix(core): preserve is_error when FunctionTool returns ToolOutput (#22929)
- Docs
- not yet supported