R2r

Latest version: v3.5.9

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 12

0.2.85

What's Changed

* Fix parsing config in example config files by hvoecking in 864
* Allow BASE_URL and TRAEFIK_DASHBOARD_PORT (added) to be passed in from environment vars by smig23 in 862
* Add agent entry to set local ollama/llama3.1 model by smig23 in 866

New Features

* Environment variable support for BASE_URL and TRAEFIK_DASHBOARD_PORT

Bug Fixes

* Fixed parsing config in example config files
* Added agent entry in config for local ollama/llama3.1 model

New Contributors

* hvoecking made their first contribution in 864

We'd like to extend a warm welcome to our new contributor and thank all those who made this release possible!

Full Changelog

For a detailed list of all changes, please see: https://github.com/SciPhi-AI/R2R/compare/v2.0.84...v0.2.85

---

To update to this version, run `r2r update` from your CLI. If you encounter any issues or have any questions, please don't hesitate to open an issue on Github!

0.2.84

We're excited to announce the release of version 0.2.84, which brings new features, bug fixes, and improvements to enhance your experience with R2R.

New Features

- **Migration Support**: Introduced Alembic for database migration support.
- **Enhanced Logging**: Added `CompletionRecord` to logs for richer observability.
- **Completion Scoring**: Users can now provide feedback on the responses they receive.
- **User Tracking**: Added user tracking to logs for improved analytics.

Bug Fixes

- Resolved issues related to `CONFIG_PATH` variables.
- Fixed incorrect providers in default configs.
- Various other minor bug fixes and improvements.

Breaking Changes

- **Database Migration Required**: Clone the repository and `r2r migrate` to update your local SQLite logging database. Note: this is a beta feature, and you may need to adjust the migration script to point to your local logs.
- **User ID in Logs**: User IDs are now included in logs. Logging without user ID is deprecated but will be supported until v0.3.0.

Configuration Updates

- Adjustments made to `r2r/examples/configs/local_llm_neo4j_kg.toml`.

Other Changes

- Multiple pull requests for patches and updates.
- Temporary changes that were reverted.

Documentation Updates

- Added instructions on how to score completions with the Python SDK.

Contributors

We'd like to thank all the contributors who made this release possible, with a special shoutout to smig23 for their first contribution!

0.2.83

We're excited to announce the release of version 0.2.83, which brings new features, bug fixes, and improvements to enhance your experience with R2R.

New Features

- **Migration Support**: Introduced Alembic for database migration support.
- **Enhanced Logging**: Added `CompletionRecord` to logs for richer observability.
- **Completion Scoring**: Users can now provide feedback on the responses they receive.
- **User Tracking**: Added user tracking to logs for improved analytics.

Bug Fixes

- Resolved issues related to `CONFIG_PATH` variables.
- Fixed incorrect providers in default configs.
- Various other minor bug fixes and improvements.

Breaking Changes

- **Database Migration Required**: Run `r2r migrate` to update your local SQLite logging database.
- **User ID in Logs**: User IDs are now included in logs. Logging without user ID is deprecated but will be supported until v0.3.0.

Configuration Updates

- Adjustments made to `r2r/examples/configs/local_llm_neo4j_kg.toml`.

Other Changes

- Multiple pull requests for patches and updates.
- Temporary changes that were reverted.

Documentation Updates

- Added instructions on how to score completions with the Python SDK.

Contributors

We'd like to thank all the contributors who made this release possible, with a special shoutout to smig23 for their first contribution!

0.2.76

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)

0.2.74

0.2.73

Here's a compressed version of the changelog:

Key Changes
- **Introduction of assistants an streaming assistants** (759, 763, 765, 774, 777)
- **Improvements to PDF, XLSX, and CSV parsing** (754, 764)
- Package updates and fixes (PRs 741, 743, 744, 753)
- Refactoring and improvements to request handling (756, 757)
- Renaming KG agent to KG search (766)
- Integration tests added (761)
- CLI and performance enhancements (773, 776)
- Various bug fixes and improvements (745, 746, 752, 755, 769, 768, 772, 775, 780, 787)

New Contributors
- hhjin
- gaoyifan

Full Changelog: v2.0.64...v0.2.73

Page 6 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.