Table of Contents

Enum CodeInterpreterOutputType

Namespace
OpenAI.Threads
Assembly
OpenAI-DotNet.dll
public enum CodeInterpreterOutputType

Fields

[EnumMember(Value = "image")] Image = 1
[EnumMember(Value = "logs")] Logs = 0