Cloud LLM RAG
Local LLMs
Custom Configuration
R2R
, Hatchet
, and Postgres+pgvector
. The required additional services come bundled into the full R2R Docker Compose by default.
The end result is a live server at http://localhost:7272 serving the R2R API.
In addition to launching a RESTful API, the R2R Docker also launches a applications at localhost:7273
and localhost:7274
, which you can read more about here.
r2r docker-down
to avoid potential shutdown complications.