Class GroundingSource (1.36.1)

GroundingSource()

GroundingSource()

Classes

VertexAISearch

VertexAISearch(
    data_store_id: str, location: str, project: typing.Optional[str] = None
)

VertexAISearchDatastore represents a grounding source using Vertex AI Search datastore .. attribute:: data_store_id

Data store ID of the Vertex AI Search datastore.

:type: str

//cloud.google.com/generative-ai-app-builder/docs/locations

WebSearch

WebSearch()

WebSearch represents a grounding source using public web search.