Skip to content

R2R V3.2.0

Latest
Compare
Choose a tag to compare
@emrgnt-cmplxty emrgnt-cmplxty released this 02 Oct 14:18
· 26 commits to main since this release
3721fcb

Key Features and Improvements:

  • Introduced light and full installation modes to facilitate faster setup / prototyping
  • Removed Neo4j dependency - GraphRAG is now done entirely in Postgres, we will be writing a blog post around our motivations for this change.
  • Commitment to stable releases and migration - R2R is moving towards serious use cases and is committed to providing working migration scripts with each major change following 3.2.0. This will be the last painful migration.

Optimizations:

  • Improved knowledge graph configuration and construction process
  • Added new prompt endpoints and management features
  • Renamed groups to collections for improved clarity
  • Integrated Supabase authentication
  • Simplified hybrid search functionality
  • Improved error messaging and handling
  • Enhanced Docker configuration and build process

Documentation:

  • Updated and fixed documentation, including broken links in Mintlify
  • Improved configuration documentation for various components

Bug Fixes:

  • Resolved issues with Docker commands and configurations
  • Fixed parsing config docs
  • Addressed problems with app settings and prompt management
  • Corrected various minor bugs and typos

Developer Experience:

  • Updated dependencies and package versions
  • Improved typing and pagination
  • Enhanced JS SDK with auto-refresh capability

Full Changelog: V3.1.0...v3.2.0