ChatGPT-Java-API
2.0.2-SNAPSHOT
jvm
ChatGPT-Java-API
/
com.cjcrafter.openai.files
/
UploadFileRequest
/
Builder
/
string
string
fun
string
(
fileName
:
String
,
string
:
String
)
:
UploadFileRequest.Builder
Uploads string contents as a file.
Parameters
file
Name
The name of the file
string
The content of the file as a string