-
-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAI.ChatCompletionData.RemoveMessage
Andrew Lambert edited this page Mar 7, 2023
·
1 revision
OpenAI.ChatCompletionData.RemoveMessage
Sub RemoveMessage(Index As Integer)
Name | Type | Comment |
---|---|---|
Index | Integer | The index of the message to remove. |
Removes the specified message from the chat log.
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.