@squidcloud/client
    Preparing search index...

    Interface AiKnowledgeBaseDownloadContextRequest

    Request structure for requesting a download link to the context file that you previously provided.

    interface AiKnowledgeBaseDownloadContextRequest {
        contextId: string;
        knowledgeBaseId: string;
    }
    Index

    Properties

    contextId: string

    The id of the particular AiKnowledgeBaseContext

    knowledgeBaseId: string

    The id of the AiKnowledgeBase