@squidcloud/client
    Preparing search index...

    Interface AiKnowledgeBaseSearchContextsResponse

    Response structure for searching contexts in an AiKnowledgeBase.

    interface AiKnowledgeBaseSearchContextsResponse {
        results: AiKnowledgeBaseContextWithReasoning[];
    }
    Index

    Properties

    Properties

    The resulting contexts, with reasoning if it was requested