R2R

The framework for fast development and deployment of RAG backends.

MIT License

Downloads
16.5K
Stars
1.1K
Committers
34

Bot releases are hidden (Show)

R2R - v0.2.11

Published by emrgnt-cmplxty 5 months ago

R2R - v0.2.10

Published by emrgnt-cmplxty 5 months ago

What's New in the Latest Release

User & Document Management Enhancements

  • Enhanced document management with synchronized document info, efficient document chunk fetching, and revamped document ingestion.
  • Added new endpoints for deleting users, deleting documents, and updating documents to streamline management.

Hybrid Search Implementation

  • Introduced hybrid search combining semantic and keyword search for improved accuracy and relevance over ingested files.

Analytics Integration

  • Added comprehensive analytics to monitor and analyze application performance and usage.

Standardized API Endpoints

  • Standardized and cleaned up API endpoints to ensure consistency and reliability across the application.
R2R - v0.2.04

Published by emrgnt-cmplxty 5 months ago

What's Changed

  • Added and patched config serialization and loader.
  • Built the builder and added R2R builder.
  • Fixed streaming issues.
  • Added ingestion version updates and multi-search feature.
  • Refreshed documentation and README.
  • Added R2R app architecture diagrams.
  • Fixed image links for Vercel deployment.
  • Refactored logging and run ID management.
  • Cleaned up images in documentation.
  • Handled errors for local development.

Full Changelog: v0.2.03...v0.2.04

R2R - v0.2.03

Published by emrgnt-cmplxty 5 months ago

Summary:

This pull iteration implements minor fixes including boolean value corrections, document ID updates, removal of unused config parameters, and enhancements in error handling and logging across the R2R project.

Key points:

  • Corrected boolean values for streaming in various bash commands.
  • Updated document IDs in example scripts for consistency.
  • Removed sampling_fraction from configuration files.
  • Enhanced error handling and logging in pipeline and pipe classes.
  • Introduced async context managers for better run ID and run information management.
R2R - v0.2.02

Published by emrgnt-cmplxty 5 months ago

Minor changes to v0.2.01 which had the following release notes -

Summary:

This pull iteration implements minor fixes including boolean value corrections, document ID updates, removal of unused config parameters, and enhancements in error handling and logging across the R2R project.

Key points:

  • Corrected boolean values for streaming in various bash commands.
  • Updated document IDs in example scripts for consistency.
  • Removed sampling_fraction from configuration files.
  • Enhanced error handling and logging in pipeline and pipe classes.
  • Introduced async context managers for better run ID and run information management.
R2R - v0.2.01

Published by emrgnt-cmplxty 5 months ago

Summary:

This pull iteration implements minor fixes including boolean value corrections, document ID updates, removal of unused config parameters, and enhancements in error handling and logging across the R2R project.

Key points:

  • Corrected boolean values for streaming in various bash commands.
  • Updated document IDs in example scripts for consistency.
  • Removed sampling_fraction from configuration files.
  • Enhanced error handling and logging in pipeline and pipe classes.
  • Introduced async context managers for better run ID and run information management.
R2R - V2 Framework Overhaul

Published by emrgnt-cmplxty 5 months ago

About

This commit represents a major overhaul of the R2R framework. Many changes have been made to improve modularity and default capabilities.

Key Features

  • 🔧 Build: Use the framework to build arbitrary asynchronous pipelines.
  • 🚀 Deploy: Instantly launch production-ready asynchronous RAG pipelines with streaming capabilities.
  • 🧩 Customize: Tailor your multimodal pipeline with intuitive configuration files.
  • 🔌 Extend: Enhance your pipeline with custom code integrations.
  • 🤖 OSS: Benefit from a framework developed by the open-source community, designed to simplify RAG deployment.
R2R - v0.1.35

Published by emrgnt-cmplxty 6 months ago

R2R - v0.1.34

Published by emrgnt-cmplxty 6 months ago

R2R - v0.1.33

Published by emrgnt-cmplxty 6 months ago

R2R - v0.1.32

Published by emrgnt-cmplxty 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SciPhi-AI/R2R/compare/v0.1.31...v0.1.32

R2R - v0.1.31

Published by emrgnt-cmplxty 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SciPhi-AI/R2R/compare/v0.1.30...v0.1.31

R2R - v0.1.30

Published by emrgnt-cmplxty 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SciPhi-AI/R2R/compare/v0.1.29...v0.1.30

R2R - v0.1.29

Published by emrgnt-cmplxty 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SciPhi-AI/R2R/compare/v0.1.28...v0.1.29

R2R - v0.1.28

Published by emrgnt-cmplxty 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SciPhi-AI/R2R/compare/v0.1.27...v0.1.28

R2R - v0.1.27

Published by emrgnt-cmplxty 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SciPhi-AI/R2R/compare/v0.1.26...v0.1.27

R2R - v0.1.26

Published by emrgnt-cmplxty 7 months ago

What's Changed

Full Changelog: https://github.com/SciPhi-AI/R2R/compare/v0.1.24...v0.1.26

R2R - v0.1.24

Published by emrgnt-cmplxty 8 months ago

What's Changed

Full Changelog: https://github.com/SciPhi-AI/R2R/compare/v0.1.23...v0.1.24

R2R - v0.1.23

Published by emrgnt-cmplxty 8 months ago

Adding streaming

R2R - v0.1.22

Published by emrgnt-cmplxty 8 months ago

Still iterating quickly, with this release we fix some file path issues when running the examples from pypi download.

Package Rankings
Top 34.73% on Pypi.org
Top 6.75% on Proxy.golang.org
Related Projects