View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GoogleSearchRetrieval (google_api_ai_platform v0.3.0)

Tool to retrieve public web data for grounding, powered by Google.

Attributes

  • disableAttribution (type: boolean(), default: nil) - Optional. Disable using the result from this tool in detecting grounding attribution. This does not affect how the result is given to the model for generation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1GoogleSearchRetrieval{
    disableAttribution: boolean() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.