-
-
Notifications
You must be signed in to change notification settings - Fork 7
OpenAI.ChatCompletionData.Operator_Compare
Andrew Lambert edited this page Jan 1, 2024
·
1 revision
OpenAI.ChatCompletionData.Operator_Compare
Function Operator_Compare(OtherConversation As OpenAI.ChatCompletionData) As Integer
Name | Type | Comment |
---|---|---|
OtherConversation | ChatCompletionData | The other chat log to be compared to Self . |
Returns 0
if OtherConversation
and Self
are the same conversation.
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.