-
-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAI.ChatCompletionData.Load
Andrew Lambert edited this page Mar 7, 2023
·
1 revision
OpenAI.ChatCompletionData.Load
Shared Function Load(ChatLogFile As FolderItem) As OpenAI.ChatCompletionData
Name | Type | Comment |
---|---|---|
ChatLogFile | FolderItem | The JSON chat log file to load. |
A new instance of ChatCompletionData
with the ChatLogFile
loaded into it.
Loads a chat log from a previously saved 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.