Class DownloadExecutor
java.lang.Object
bg.codexio.ai.openai.api.sdk.file.DownloadExecutor
-
Method Summary
Modifier and TypeMethodDescriptionstatic FiledownloadTo(File targetFolder, bg.codexio.ai.openai.api.payload.file.response.FileContentResponse result, String fileName)
-
Method Details
-
downloadTo
public static File downloadTo(File targetFolder, bg.codexio.ai.openai.api.payload.file.response.FileContentResponse result, String fileName) throws IOException - Throws:
IOException
-