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