omni-inference

Installation
SKILL.md

Overview

The core OpenAI-compatible inference endpoints: chat completions, embeddings, images, audio (TTS/STT), moderations, rerank, and the Responses API. The primary integration surface for AI agents.

Authentication

All requests require a valid Bearer token or session cookie. Obtain a token via POST /api/auth/login or configure REQUIRE_API_KEY=false for local development.

Endpoints

POST /api/v1/session-leases

Acquire, renew, or release an exclusive managed connection lease

Installs
269
GitHub Stars
56.7K
First Seen
Jun 10, 2026
omni-inference — diegosouzapw/omniroute