Step 1: I-install
I-install ang omniroute npm package nang global.
$ npm install -g omnirouteadded 1 package
OmniRoute / Quick start at deployment
I-install ang package, simulan ang local API at pumili ng suportadong deployment method.
Quick start
I-install ang package, ilunsad ang gateway, pagkatapos ituro ang anumang OpenAI-compatible na client sa port 20128.
I-install ang omniroute npm package nang global.
$ npm install -g omnirouteadded 1 package
Ilunsad ang API at dashboard nang magkasama sa port 20128.
$ omniroute▸ dashboard ✓ http://localhost:20128/dashboard▸ api ...... ✓ serving on :20128
Gamitin ang http://localhost:20128/v1; gumagana ang keyless auto route sa bagong install.
$ curl localhost:20128/v1/models✓ models listed
Mga deployment method
I-install ito sa laptop, server o phone, o kumonekta sa pamamagitan ng suportadong editor at plugin.
Isang command sa anumang suportadong desktop OS
npm install -g omnirouteBuksan ang gabay (bubukas sa bagong tab)Multi-arch na AMD64 at ARM64 image
docker run … diegosouzapw/omnirouteBuksan ang gabay (bubukas sa bagong tab)Native na window at system tray sa Windows, macOS at Linux
npm run electron:buildBuksan ang gabay (bubukas sa bagong tab)Raspberry Pi, ARM server at Apple Silicon
native arm64Tumatakbo sa Android nang walang root
pkg install nodejs && npx -y omnirouteBuksan ang gabay (bubukas sa bagong tab)Fullscreen, offline-ready at puwedeng i-install mula sa browser
Add to Home ScreenBuksan ang gabay (bubukas sa bagong tab)Native na OpenCode provider plugin
@omniroute/opencode-providerBuksan ang gabay (bubukas sa bagong tab)Mga OmniRoute model sa Copilot Chat picker
Install OmniCopilotBuksan ang gabay (bubukas sa bagong tab)I-hack ito at mag-contribute
npm install && npm run devBuksan ang gabay (bubukas sa bagong tab)