Optional
aliasThe aliased name of the model. If set, this is the name that should be used by clients to refer to that
model in a more convenient or custom manner. When a client provides the alias instead of the official name, the
middleware will map the alias back to the underlying id
(e.g., "gpt-o"
) and execute requests against the
correct model.
Optional
headersOptional
metadataContains additional configuration for the model.
The official provider-specific server-side unique identifier of the model instance.
Provider ID.
Optional
signal
Parameters for the
createProviderModel
operation.