One protocol
Connect four model providers with a familiar Chat Completions request.
Route DeepSeek, Qwen, GLM and Kimi through one clear, observable and recoverable path to your application.
Only the connection, selection, fallback and visibility needed for model traffic, without a heavyweight business suite.
Connect four model providers with a familiar Chat Completions request.
Use priority, weight, health cooldown and stable session selection.
Upstream keys are encrypted by your deployment and kept out of prompts and logs.
Filter enabled and available channels by model.
Apply priority, then weight or stable session routing.
Cool down failed channels and move recoverable calls to the next connection.
Call different upstream models through one endpoint while the console handles configuration, testing and visibility.
Configure a channelcurl /v1/chat/completions \
-H 'Authorization: Bearer $RYAN_API_KEY' \
-d '{"model":"deepseek-chat","messages":[...]}'