SongGuess
    Preparing search index...
    type ResponseTextConfig = {
        format?: ResponseFormatTextConfig;
        verbosity?: "low" | "medium" | "high" | null;
    }
    Index

    Properties

    Properties

    verbosity?: "low" | "medium" | "high" | null