v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Chat
Completions
ChatCompletionContentPartRefusal
Interface ChatCompletionContentPartRefusal
interface
ChatCompletionContentPartRefusal
{
refusal
:
string
;
type
:
"refusal"
;
}
Index
Properties
refusal
type
Properties
refusal
refusal
:
string
The refusal message generated by the model.
type
type
:
"refusal"
The type of the content part.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
refusal
type
LangChain.js
Loading...
The refusal message generated by the model.