routsi documentation

One OpenAI-compatible endpoint that routes each request to the right model or agent. Get it, point an SDK at it, and let it decide.

pick one
npm install -g @muthuishere/routsi                 # npm (recommended)
# or: download a release binary from github.com/muthuishere/routsi/releases
# or: git clone ... && task build && task install   # from source

Where to go

Sections mirror the sidebar. Start top-to-bottom if you're new; jump straight to Scenarios if you just want working commands to copy.