-
-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAI.FineTuneData.AddLine
Andrew Lambert edited this page Feb 5, 2023
·
5 revisions
OpenAI.FineTuneData.AddLine
Sub AddLine(Prompt As String, Completion As String)
Name | Type | Comment |
---|---|---|
Prompt | String | A training prompt. |
Completion | String | A training completion for the prompt. |
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.