AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class AnthropicModelRequest

    Inheritance
    object
    RESTRequestBody
    AnthropicModelRequest
    Namespace: Glitch9.AIDevKit.Anthropic
    Assembly: .dll
    Syntax
    public class AnthropicModelRequest : RESTRequestBody

    Properties

    ModelId

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