langchain.js
Preparing search index...
@langchain/community
llms/ibm
WatsonxGatewayInputLLM
Interface WatsonxGatewayInputLLM
interface
WatsonxGatewayInputLLM
{
authenticator
?:
string
;
maxConcurrency
?:
number
;
maxRetries
?:
number
;
modelGateway
:
boolean
;
modelGatewayKwargs
?:
WatsonxLLMGatewayKwargs
;
promptIndex
?:
number
;
serviceUrl
:
string
;
streaming
?:
boolean
;
version
:
string
;
watsonxCallbacks
?:
RequestCallbacks
<
any
>
;
}
Hierarchy (
View Summary
)
WatsonxLLMBasicOptions
WatsonxLLMGatewayParams
WatsonxGatewayInputLLM
Index
Properties
authenticator?
max
Concurrency?
max
Retries?
model
Gateway
model
Gateway
Kwargs?
prompt
Index?
service
Url
streaming?
version
watsonx
Callbacks?
Properties
Optional
authenticator
authenticator
?:
string
Optional
max
Concurrency
maxConcurrency
?:
number
Optional
max
Retries
maxRetries
?:
number
model
Gateway
modelGateway
:
boolean
Optional
model
Gateway
Kwargs
modelGatewayKwargs
?:
WatsonxLLMGatewayKwargs
Additional parameters usable only in model gateway
Optional
prompt
Index
promptIndex
?:
number
service
Url
serviceUrl
:
string
Optional
streaming
streaming
?:
boolean
version
version
:
string
Optional
watsonx
Callbacks
watsonxCallbacks
?:
RequestCallbacks
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authenticator
max
Concurrency
max
Retries
model
Gateway
model
Gateway
Kwargs
prompt
Index
service
Url
streaming
version
watsonx
Callbacks
langchain.js
Loading...
Additional parameters usable only in model gateway