Skip to content

OpenAI.ChatCompletionData.Save

Andrew Lambert edited this page Mar 7, 2023 · 2 revisions

Method signature

Sub Save(ChatLogFile As FolderItem)

Parameters

Name Type Comment
ChatLogFile FolderItem The file to save the log in.

Remarks

Saves the internal JSONItem to the specified file.

Clone this wiki locally