You’re viewing the
v1.5.8
(legacy) docs.
Go to the latest docs →
Gaunt Sloth Assistant
GitHub
Preparing search index...
gaunt-sloth
presets/vertexai
processJsonConfig
Function processJsonConfig
processJsonConfig
(
llmConfig
:
ChatGoogleNodeParams
&
{
apiKeyEnvironmentVariable
?:
string
;
type
?:
string
;
}
,
)
:
Promise
<
BaseChatModel
<
BaseChatModelCallOptions
,
AIMessageChunk
<
MessageStructure
<
MessageToolSet
>
>
,
>
,
>
Parameters
llmConfig
:
ChatGoogleNodeParams
&
{
apiKeyEnvironmentVariable
?:
string
;
type
?:
string
}
Returns
Promise
<
BaseChatModel
<
BaseChatModelCallOptions
,
AIMessageChunk
<
MessageStructure
<
MessageToolSet
>
>
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
GitHub
Gaunt Sloth Assistant
Loading...