toggle menu
google-adk-kotlin
0.1.0
jvm
switch theme
search in API
google-adk-kotlin-core
/
com.google.adk.kt.tools
/
VertexAiSearchTool
/
VertexAiSearchTool
Vertex
Ai
Search
Tool
jvm
constructor
(
dataStoreId
:
String
?
=
null
,
dataStoreSpecs
:
List
<
VertexAISearchDataStoreSpec
>
?
=
null
,
searchEngineId
:
String
?
=
null
,
filter
:
String
?
=
null
,
maxResults
:
Int
?
=
null
,
model
:
String
?
=
null
)