SongGuess
    Preparing search index...

    Type Alias ChatCompletionsResponseFormatText

    type ChatCompletionsResponseFormatText = {
        type: "text";
    }
    Index

    Properties

    Properties

    type: "text"