Hello, I understand that we can force a model (e.g. v0-max) to be used explicitly in the v0.app website via the dropdown right now. However, I would like to use the API to use a specific model. Is that possible?
Create Chat | v0 Docs
Creates a new chat using a user message, optional system context, and model configuration. Useful for prompting the model within the scope of a specific project.
Note: The
modelIdfield is deprecated so it doesn’t work.
