langchain.js
Preparing search index...
@langchain/community
llms/ibm
WatsonxLLMGatewayParams
Interface WatsonxLLMGatewayParams
interface
WatsonxLLMGatewayParams
{
authenticator
?:
string
;
modelGateway
:
boolean
;
modelGatewayKwargs
?:
WatsonxLLMGatewayKwargs
;
serviceUrl
:
string
;
version
:
string
;
}
Hierarchy (
View Summary
)
WatsonxInit
Omit
<
CreateCompletionsParams
,
keyof
WatsonxLLMGatewayKwargs
|
"stream"
|
"prompt"
,
>
WatsonxLLMGatewayParams
WatsonxGatewayInputLLM
Index
Properties
authenticator?
model
Gateway
model
Gateway
Kwargs?
service
Url
version
Properties
Optional
authenticator
authenticator
?:
string
model
Gateway
modelGateway
:
boolean
Optional
model
Gateway
Kwargs
modelGatewayKwargs
?:
WatsonxLLMGatewayKwargs
Additional parameters usable only in model gateway
service
Url
serviceUrl
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authenticator
model
Gateway
model
Gateway
Kwargs
service
Url
version
langchain.js
Loading...
Additional parameters usable only in model gateway