FirebaseAI Framework Reference

GoogleSearch

@available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
public struct GoogleSearch : Sendable
extension GoogleSearch: Encodable

A tool that allows the generative model to connect to Google Search to access and incorporate up-to-date information from the web into its responses.

Important

When using this feature, you are required to comply with the “Grounding with Google Search” usage requirements for your chosen API provider: Gemini Developer API or Vertex AI Gemini API (see Service Terms section within the Service Specific Terms).

  • Undocumented

    Declaration

    Swift

    public init()