v0.2.76
版本发布时间: 2024-08-03 06:30:01
SciPhi-AI/R2R最新发布版本:v0.3.0(2024-08-24 07:33:48)
Summary of Changes
This release includes several significant updates and improvements:
-
Bug fixes:
- Resolved a PostgreSQL issue (#811)
- Addressed PDF parsing problems with multilingual Unicode characters (#785)
-
Feature enhancements:
- Added support for external LiteLLM proxy (#815)
- Implemented server stats (#823)
- Introduced dynamic port selection (#833)
-
Infrastructure improvements:
- Refactored configuration to use TOML and JSON (#817)
- Added Unstructured Docker support (#824, #826)
- Implemented additional registry (#828)
-
Developer experience:
- Extended CLI provider checks (#816)
- Improved test runner setup (#827, #829)
- Split build flows for optimization (#835)
-
User experience:
- Enabled automatic navigation to dashboard on launch (#819)
- Completed renaming to "agent" for consistency (#830)
-
Performance enhancements:
- Prevented Docker timeouts during report generation (#821)
- Implemented caching improvements (#831)
-
Flexibility improvements:
- Made parsing and chunking providers configurable (#820, #832)
New Contributors
- @igor-pechersky made their first contribution (#815)