unified-llm-client
    Preparing search index...

    Interface JsonObjectResponseFormat

    interface JsonObjectResponseFormat {
        parse?: boolean;
        type: "json_object";
    }
    Index

    Properties

    Properties

    parse?: boolean
    type: "json_object"