AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class AnthropicModelData

    Inheritance
    object
    AnthropicResponse
    AnthropicModelData
    Implements
    IApiModelData
    Inherited Members
    AnthropicResponse.Id
    AnthropicResponse.Type
    AnthropicResponse.CreatedAtZulu
    AnthropicResponse.CreatedAt
    Namespace: Glitch9.AIDevKit.Anthropic
    Assembly: .dll
    Syntax
    public class AnthropicModelData : AnthropicResponse, IApiModelData

    Properties

    Api

    Declaration
    public Api Api { get; }
    Property Value
    Type Description
    Api

    Name

    Name of this data.

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    string

    OwnedBy

    Declaration
    public string OwnedBy { get; }
    Property Value
    Type Description
    string

    Provider

    Declaration
    public string Provider { get; }
    Property Value
    Type Description
    string

    Implements

    IApiModelData
    In this article
    Back to top Generated by DocFX