@squidcloud/client
    Preparing search index...

    Interface UpsertKnowledgeBaseContextResponse

    Response structure for upserting context for an AiKnowledgeBase

    interface UpsertKnowledgeBaseContextResponse {
        failure?: UpsertContextStatusError;
    }
    Index

    Properties

    Properties

    List of the upsert status of each item sent in the request.