Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-07 | 836 Bytes | |
v0.3.9 source code.tar.gz | 2025-10-07 | 2.5 MB | |
v0.3.9 source code.zip | 2025-10-07 | 2.6 MB | |
Totals: 3 Items | 5.1 MB | 1 |
Dep lock and llama index update fix
What's Changed
- Fix for issue [#172]: retry handling for Anthropic by @ruthgrace in https://github.com/droidrun/droidrun/pull/173
- llama-index-llms-anthropic must be < 0.9.0 to work with llama-index-core 0.13.6 by @ruthgrace in https://github.com/droidrun/droidrun/pull/174
- Add memory window limit by @RasulOs in https://github.com/droidrun/droidrun/pull/168
- fixed context state storing and subworkflows for new llama index version by @sleynsol in https://github.com/droidrun/droidrun/pull/176
New Contributors
- @ruthgrace made their first contribution in https://github.com/droidrun/droidrun/pull/173
- @RasulOs made their first contribution in https://github.com/droidrun/droidrun/pull/168
Full Changelog: https://github.com/droidrun/droidrun/compare/v0.3.8...v0.3.9