v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-vertexai
types
GoogleSearchRetrieval
Interface GoogleSearchRetrieval
interface
GoogleSearchRetrieval
{
dynamicRetrievalConfig
?:
{
dynamicThreshold
?:
number
;
mode
?:
string
;
}
;
}
Index
Properties
dynamic
Retrieval
Config?
Properties
Optional
dynamic
Retrieval
Config
dynamic
Retrieval
Config
?:
{
dynamicThreshold
?:
number
;
mode
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dynamic
Retrieval
Config
LangChain.js
Loading...