Skip to main content

openai.createchatcompletionprops.model

Home > @runlightyear/openai > CreateChatCompletionProps > model

CreateChatCompletionProps.model property

ID of the model to use. See the model endpoint compatibility table for details on which models work with the Chat API.

Signature:
model: string;