OptionalauthAuthentication mode. Exactly one variant may be set. (-- Wrapped in a oneof so future auth modes (e.g. a UC service credential) can be added as additional variants without a breaking change. --)
OpenAI API key. Required on Create. Supplied as inline plaintext via
ProviderSecret.plaintext.
OptionalbaseOptional custom base URL. Defaults to https://api.openai.com/v1. Use for
OpenAI-API-compatible third-party endpoints or in-network proxies.
OptionalorganizationOptional OpenAI organization ID. When set, the platform forwards it as
the OpenAI-Organization header.
Direct (inline-credentials) form of the OpenAI provider config.