chatgpt-journal icon indicating copy to clipboard operation
chatgpt-journal copied to clipboard

OpenAI tokens usage

Open alexpunct opened this issue 2 years ago • 0 comments
trafficstars

As a user I would like to see my OpenAI tokens usage and an estimate of the costs so I am informed about my future expense.

Implementation suggestions:

OpenAI returns the total tokens (prompt + response). We need to save these on the user private profile and potentially display it in the app in their profile popup in the header. Reset the count every month (on every OpenAI billing cycle) and have an additional total lifetime estimation.

alexpunct avatar Mar 05 '23 18:03 alexpunct