-
-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAI.FineTuneJob.GetResultFile
Andrew Lambert edited this page Jan 27, 2024
·
3 revisions
OpenAI.FineTuneJob.GetResultFile
Function GetResultFile(Index As Integer) As OpenAI.File
Name | Type | Comment |
---|---|---|
Index | Integer | The index of the file to retrieve. |
An OpenAI.File object representing one of the files created during the fine tune job.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2023-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.