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 |