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