Open WebUI by using Sight API keys

  1. Launch Open WebUI with Docker (or use any WebUI you prefer).

  2. In Settings, configure:

    • Base URL: https://<your-gateway>/v1

    • API Key: your Console key

  3. Save and chat just like ChatGPT—Sight handles routing and multi-channel service under the hood.

Model Selection & Routing

  • Set the model field in your request body; if omitted, the default policy is used.

  • The scheduler considers price, latency, and availability, with automatic fallback to maximize reliability and user experience.

Last updated