@squidcloud/client
    Preparing search index...

    Interface AiKnowledgeBaseSearchResponse

    API response for searching an AiKnowledgeBase

    interface AiKnowledgeBaseSearchResponse {
        chunks: AiKnowledgeBaseSearchResultChunk[];
    }
    Index

    Properties

    Properties

    Array of result chunks from the search