AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class CorporaQueryResponse

    Response from corpora.query containing a list of relevant chunks.

    Inheritance
    object
    CorporaQueryResponse
    Namespace: Glitch9.AIDevKit.Google
    Assembly: .dll
    Syntax
    public class CorporaQueryResponse

    Properties

    RelevantChunks

    The relevant chunks.

    Declaration
    public RelevantChunk[] RelevantChunks { get; set; }
    Property Value
    Type Description
    RelevantChunk[]
    In this article
    Back to top Generated by DocFX