AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class LocationCitation

    Inheritance
    object
    Citation
    LocationCitation
    CharacterLocationCitation
    ContentBlockLocationCitation
    PageLocationCitation
    Inherited Members
    Citation.Type
    Citation.CitedText
    Namespace: Glitch9.AIDevKit.Anthropic
    Assembly: .dll
    Syntax
    public abstract class LocationCitation : Citation

    Properties

    DocumentIndex

    Required. Required range: x >= 0

    Declaration
    public int DocumentIndex { get; set; }
    Property Value
    Type Description
    int

    DocumentTitle

    Required.

    Declaration
    public string DocumentTitle { get; set; }
    Property Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX