Skip to content

OpenAI.FineTuneData.AddLine

Andrew Lambert edited this page Feb 5, 2023 · 5 revisions

Method signature

Sub AddLine(Prompt As String, Completion As String)

Parameters

Name Type Comment
Prompt String A training prompt.
Completion String A training completion for the prompt.

See also

Clone this wiki locally