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: deepcopy agent configs in AgentWorkflow to prevent shared mutable state
- [Bug]: AgentWorkflow stores agents by reference; one BaseTool instance shared across agents leaks per-tool mutations
- feat(readers): add PaddleOCRAPIReader in llama-index-readers-paddle-ocr
- fix: keep all nodes per document in IngestionPipeline upserts (re-submit of #22046, not a dup of #21456)
- fix: don't mark *args/**kwargs as required tool parameters
- fix(bedrock-converse): strip Nova <thinking> tags from response text
- fix: handle decode_responses=True in RedisKVStore (#22115)
- fix: exclude *args/**kwargs from required tool parameters (#22134)
- docs: fix GCS reader README import paths
- fix: add timeout to OneDriveReader HTTP requests (#22140)
- Docs
- not yet supported