SongGuess
    Preparing search index...

    Type Alias BrowserRunJsonErrorResponse

    BrowserRunJsonErrorResponse: BrowserRunErrorResponse & {
        rawAiResponse?: string;
    }

    Error response for BrowserRun json action.

    Type Declaration

    • OptionalrawAiResponse?: string

      Raw AI response text for debugging