SciPhi-AI / R2R

The all-in-one solution for RAG. Build, scale, and deploy state of the art Retrieval-Augmented Generation applications
https://r2r-docs.sciphi.ai/
MIT License
3.34k stars 248 forks source link

bump pypi #1258

Closed emrgnt-cmplxty closed 6 days ago

emrgnt-cmplxty commented 6 days ago

[!IMPORTANT] Add hatchet-create-db service for database setup and update environment variables in compose files, bump version to 3.1.48.

  • Compose Configuration:
    • Added hatchet-create-db service in compose.hatchet.yaml to check and create the database if it doesn't exist.
    • Updated HATCHET_POSTGRES_DBNAME environment variable in compose.hatchet.yaml and compose.yaml for consistency.
    • Added dependency on hatchet-create-db for hatchet-migration in compose.hatchet.yaml.
  • Versioning:
    • Bumped version from 3.1.47 to 3.1.48 in pyproject.toml.

This description was created by Ellipsis for cce3fbf036ba08110b6243dc08e309629d4e9f2d. It will automatically update as commits are pushed.