Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

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