A tool that can be used by the model to search Google.

interface GoogleSearch {
    type: "google_search";
}

Properties

Properties

type: "google_search"