ChatGPT-Java-API
2.0.2-SNAPSHOT
jvm
ChatGPT-Java-API
/
com.cjcrafter.openai.chat.tool
/
CodeInterpreter
/
CodeInterpreter
Code
Interpreter
constructor
(
input
:
String
,
outputs
:
List
<
CodeInterpreter.Output
>
)