Skip to content

OpenAI.FineTuneJob.TokenCount

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

OpenAI.FineTuneJob.TokenCount

Property declaration

 Dim TokenCount As Integer ' read-only

Remarks

The total number of billable tokens processed by this fine-tuning job. The value will be zero if the fine-tuning job is still running.

Clone this wiki locally