@squidcloud/client
    Preparing search index...

    Interface GetKnowledgeBaseGraphStatusRequest

    Request structure for reading a knowledge base's GraphRAG build/readiness status.

    interface GetKnowledgeBaseGraphStatusRequest {
        knowledgeBaseId: string;
    }
    Index

    Properties

    Properties

    knowledgeBaseId: string

    The id of the AiKnowledgeBase.