Skip to content

OpenAI.ChatCompletionData.ToString

Andrew Lambert edited this page Mar 7, 2023 · 1 revision

Method signature

Function ToString() As String

Return value

The chat log as a JSON string.

Remarks

Serializes the internal JSONItem.

Clone this wiki locally