Use OpenAI models
-
Run agent sessions with OpenAI models
Route model calls through the OpenAI provider connection.
Enable OpenAI model access with API key or ChatGPT subscription authentication.
Route model calls through the OpenAI provider connection.
Credential safety
Mistle lets agents access connected services without placing provider credentials inside the sandbox. Approved outbound requests are routed through Mistle's credential proxy, where authentication happens outside the agent runtime.
Credentials stay encrypted in Mistle's control plane and are applied only when a request is authorized for the calling sandbox and organization.
Read the credential-less sandboxes article