Skip to content

OpenAI.FineTuneData.GetLine

Andrew Lambert edited this page Jan 1, 2024 · 4 revisions

Method signature

 Function GetLine(Index As Integer) As JSONItem

Parameters

Name Type Comment
Index Integer The index of the line to get.

Return value

The JSONL line as a JSONItem.

See also

Clone this wiki locally