github SciPhi-AI/R2R v0.2.58

latest releases: v3.6.5, v3.6.4, v3.6.3...
14 months ago

###v 0.2.58

Summary:

This PR renames configuration options, updates prompts, enhances knowledge graph extraction, and improves Docker and CLI functionalities across the codebase.

Key points:

  • Renamed CONFIG_OPTION to CONFIG_NAME in README.md, compose.yaml, and r2r/main/app_entry.py.
  • Updated Docker volumes in compose.neo4j.yaml and compose.yaml.
  • Changed default prompts in r2r/base/providers/kg_provider.py and r2r/prompts/local/defaults.jsonl.
  • Enhanced knowledge graph extraction logic in r2r/pipes/ingestion/kg_extraction_pipe.py.
  • Modified CLI commands in r2r/cli/cli.py to support new configuration options and improved error handling.
  • Improved knowledge graph inspection and analytics in r2r/main/services/management_service.py.
  • Refactored vector handling in r2r/vecs/collection.py to use a custom Vector type.

Don't miss a new R2R release

NewReleases is sending notifications on new releases.