Uses of Class
io.github.sashirestela.openai.domain.response.Input.CodeInterpreterOutput.FileOutput
-
Packages that use Input.CodeInterpreterOutput.FileOutput Package Description io.github.sashirestela.openai.domain.response -
-
Uses of Input.CodeInterpreterOutput.FileOutput in io.github.sashirestela.openai.domain.response
Methods in io.github.sashirestela.openai.domain.response that return Input.CodeInterpreterOutput.FileOutput Modifier and Type Method Description static Input.CodeInterpreterOutput.FileOutputInput.CodeInterpreterOutput.FileOutput. of(List<Input.CodeInterpreterFile> files)
-