-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Confirm this is a feature request for the Node library and not the underlying OpenAI API.
- This is a feature request for the Node library
Describe the feature or improvement you're requesting
In a stream, when you abort or break, there is no way to get the usage up to that point. And this causes challenges in calculating the token amount. I suggest you create a way to solve this issues that will maintain better transparency in the calculation.
Additional context
No response