v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/chat_models/minimax
ChatCompletionResponseChoicesPro
Interface ChatCompletionResponseChoicesPro
Export
ChatCompletionResponseChoices
interface
ChatCompletionResponseChoicesPro
{
finish_reason
?:
string
;
messages
?:
ChatCompletionResponseMessage
[]
;
}
Index
Properties
finish_
reason?
messages?
Properties
Optional
finish_
reason
finish_
reason
?:
string
Memberof
ChatCompletionResponseChoices
Optional
messages
messages
?:
ChatCompletionResponseMessage
[]
Memberof
ChatCompletionResponseChoices
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
finish_
reason
messages
LangChain.js - v0.2.10
Loading...
Export
ChatCompletionResponseChoices