Preparing search index...
The search index is not available
Member Junction
Member Junction
@memberjunction/ai
ChatResultChoice
Type alias ChatResultChoice
Chat
Result
Choice
:
{
finish_reason
:
string
;
index
:
number
;
logprobs
?:
ChatResultLogProbs
|
null
;
message
:
ChatCompletionMessage
;
}
A single choice in the chat completion result.
Type declaration
finish_
reason
:
string
index
:
number
Optional
logprobs
?:
ChatResultLogProbs
|
null
message
:
ChatCompletionMessage
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
A single choice in the chat completion result.