SongGuess
    Preparing search index...

    Type Alias ChatCompletionsStreamOptions

    type ChatCompletionsStreamOptions = {
        include_obfuscation?: boolean;
        include_usage?: boolean;
    }
    Index

    Properties

    include_obfuscation?: boolean
    include_usage?: boolean