ChatGPT-Java-API
2.0.2-SNAPSHOT
jvm
ChatGPT-Java-API
/
com.cjcrafter.openai.chat.tool
/
CodeInterpreter
/
Output
Output
sealed
class
Output
A sealed class that represents the output of 1
CodeInterpreter
step.
Inheritors
LogOutput
ImageOutput
Members
Types
Type
Link copied to clipboard
enum
Type
:
Enum
<
CodeInterpreter.Output.Type
>
Properties
type
Link copied to clipboard
abstract
val
type
:
CodeInterpreter.Output.Type
The type of the output.