Ask a question to get started
Enter to sendā¢Shift+Enter new line
Name of the deployed OpenAI model, e.g. 'gpt-4o', 'gpt-35-turbo', etc.
'gpt-4o'
'gpt-35-turbo'
Distinct from the Azure deployment name, which is set by the Azure user. Used for tracing and token counting.
Does NOT affect completion.
model_name: str | None = Field(default=None, alias='model')