Skip to main content

openai.createcompletionprops.model

Home > @runlightyear/openai > CreateCompletionProps > model

CreateCompletionProps.model property

ID of the model to use. You can use the List models API to see all of your available models, or see our Model overview for descriptions of them.

Signature:
model: string;