langchain.js
Preparing search index...
@langchain/community
chat_models/ibm
WatsonxCallOptionsDeployedChat
Interface WatsonxCallOptionsDeployedChat
Deployed params
interface
WatsonxCallOptionsDeployedChat
{
maxConcurrency
?:
number
;
maxRetries
?:
number
;
promptIndex
?:
number
;
streaming
?:
boolean
;
tool_choice
?:
WatsonxTooChoice
;
watsonxCallbacks
?:
RequestCallbacks
<
any
>
;
}
Hierarchy (
View Summary
)
Partial
<
Omit
<
DeploymentsTextChatParams
,
"messages"
>
>
WatsonxBaseChatParams
WatsonxCallOptionsDeployedChat
WatsonxDeployedParams
Index
Properties
max
Concurrency?
max
Retries?
prompt
Index?
streaming?
tool_
choice?
watsonx
Callbacks?
Properties
Optional
max
Concurrency
maxConcurrency
?:
number
Optional
max
Retries
maxRetries
?:
number
Optional
prompt
Index
promptIndex
?:
number
Optional
streaming
streaming
?:
boolean
Optional
tool_
choice
tool_choice
?:
WatsonxTooChoice
Optional
watsonx
Callbacks
watsonxCallbacks
?:
RequestCallbacks
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Concurrency
max
Retries
prompt
Index
streaming
tool_
choice
watsonx
Callbacks
langchain.js
Loading...
Deployed params