View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GoogleSearchRetrieval (google_api_ai_platform v0.24.0)
Tool to retrieve public web data for grounding, powered by Google.
Attributes
-
dynamicRetrievalConfig
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1DynamicRetrievalConfig.t
, default:nil
) - Specifies the dynamic retrieval configuration for the given source.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GoogleSearchRetrieval{ dynamicRetrievalConfig: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1DynamicRetrievalConfig.t() | nil }