chatgpt-journal
chatgpt-journal copied to clipboard
OpenAI tokens usage
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.