Controls whether streaming is enabled for this model.
The identifier of the model which will be shown in the UI.
The model ID as used by the Vercel AI SDK.
Optional
providerThe provider of the model (openai, anthropic, etc.)
Flag to configure whether the model supports structured output. Default is true
.
Optional
urlThe API base URL where the model is hosted. If not provided the default provider endpoint will be used.
The key for the model. If 'true' is provided the global provider API key will be used.