-
-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAI.ChatCompletionData.Save
Andrew Lambert edited this page Jan 15, 2024
·
2 revisions
OpenAI.ChatCompletionData.Save
Sub Save(ChatLogFile As FolderItem, Overwrite As Boolean = False)
Name | Type | Comment |
---|---|---|
ChatLogFile | FolderItem | The file to save the log in. |
Overwrite | Boolean | Optional. If True then the ChatLogFile is overwritten if it exists. |
Saves the internal JSONItem to the specified file.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2023-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.