FeatureMarch 10, 20261 min read
OpenAI-Compatible Provider
Bring your own OpenAI-compatible model endpoints, including local or hosted deployments, and route custom models through Runtype with BYOK controls.
modelsbyokopenai-compatibleproviders
Runtype now supports a generic OpenAI-compatible provider, so teams can point custom models at any compatible base URL instead of waiting for a first-party integration. That includes hosted services, self-hosted gateways, and local stacks that speak the chat completions wire format.
For BYOK users, this opens up more control over cost, routing, compliance, and model selection while keeping the rest of the Runtype execution model unchanged.