Skip to content

OpenAI.ChatCompletionData.MessageCount

Andrew Lambert edited this page Mar 7, 2023 · 2 revisions

Property declaration

Dim MessageCount As Integer ' read-only

Remarks

The number of messages in the chat log. The index of the last message is one less than this value.

Clone this wiki locally