-
-
Notifications
You must be signed in to change notification settings - Fork 6
OpenAI.ChatCompletionData.GetMessageText
Andrew Lambert edited this page Jan 15, 2024
·
1 revision
OpenAI.ChatCompletionData.GetMessageText
Function GetMessageText(Index As Integer) As String
Name | Type | Comment |
---|---|---|
Index | Integer | The index of the message to get. |
Returns the message text at Index as a string.
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.