openai.createchatcompletionprops.stop
Home > @runlightyear/openai > CreateChatCompletionProps > stop
CreateChatCompletionProps.stop property
Up to 4 sequences where the API will stop generating further tokens.
Defaults to null
Signature:stop?: string;