Skip to content

OpenAI.ChatCompletion.TokenCount

Andrew Lambert edited this page Jan 1, 2024 · 1 revision

OpenAI.Response.TokenCount

Method signature

 Dim TokenCount As Integer

Remarks

The total number of tokens consumed by the request and response, if known.

Clone this wiki locally