v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/community
chat_models/ibm
WatsonxDeltaStream
Interface WatsonxDeltaStream
interface
WatsonxDeltaStream
{
content
?:
string
;
refusal
?:
string
;
role
?:
string
;
tool_calls
?:
TextChatToolCall
[]
;
}
Index
Properties
content?
refusal?
role?
tool_
calls?
Properties
Optional
content
content
?:
string
Optional
refusal
refusal
?:
string
Optional
role
role
?:
string
Optional
tool_
calls
tool_
calls
?:
TextChatToolCall
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
refusal
role
tool_
calls
LangChain.js
Loading...