AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class CodeExecutionResultContent

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

    Properties

    FileId

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

    Type

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