@deskcreate/agentcraft
    Preparing search index...

    Interface ResponseFormat

    interface ResponseFormat {
        type: "text" | "json_object";
    }
    Index

    Properties

    Properties

    type: "text" | "json_object"