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
idThe official provider-specific server-side unique identifier of the model instance.
Optional
metadataContains additional configuration for the model.
Model ID.
Provider ID.
Optional
signal
Parameters for the
replaceModel
operation.