OmniRoute / Quick start and deployment

Run OmniRoute where you control it.

Install the package, start the local API and choose a supported deployment method.

Quick start

Install, run and connect.

Install the package, launch the gateway, then point any OpenAI-compatible client at port 20128.

Step 1: Install

Install the `omniroute` npm package globally.

omniroute: install
$ npm install -g omnirouteadded 1 package

Step 2: Run

Launch the API and dashboard together on port 20128.

omniroute: run
$ omniroute▸ dashboard ✓ http://localhost:20128/dashboard▸ api ...... ✓ serving on :20128

Step 3: Connect your tool

Use `http://localhost:20128/v1`; the keyless `auto` route works on a fresh install.

omniroute: connect
$ curl localhost:20128/v1/models✓ models listed

OmniRoute by Cheaper Inference

Choose how you run OmniRoute.

Self-host OmniRoute, or use Cheaper Inference for a hosted cost-ranked gateway.