-
-
Notifications
You must be signed in to change notification settings - Fork 9
OpenAI.FineTuneData.AddLine
Andrew Lambert edited this page Jan 20, 2024
·
5 revisions
OpenAI.FineTuneData.AddLine
Sub AddLine(SystemPrompt As String, UserPrompt As String, IdealCompletion As String)| Name | Type | Comment |
|---|---|---|
| SystemPrompt | String | The system training prompt. |
| UserPrompt | String | The user training prompt. |
| IdealCompletion | String | The ideal response given the system and user prompts. |
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.