SongGuess
    Preparing search index...
    type WebSearchOptions = {
        search_context_size?: "low" | "medium" | "high";
        user_location?: WebSearchUserLocation;
    }
    Index

    Properties

    search_context_size?: "low" | "medium" | "high"
    user_location?: WebSearchUserLocation