ChatCompletionChunk missing usage property. #117
Replies: 1 comment 1 reply
-
where does this class come from? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team,
Would like to request to add usage property in
ChatCompletionChunk
interface similar toChatCompletion
.This would be helpful for our use case where it allow us to track the statistics of each request.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions