Open feassarian opened 1 year ago
Chatpad stores the cost of each conversation. The total cost of all chats could be calculated trivially. What would be a good place for this in the UI?
Note: We probably only want to total the costs for the chats in the past month (or even better, add a billing date in the settings?)
Good questionMy guess would be either on the top left maybe above the history or possibly in setup on the API code entry pageSent from my iPhoneOn Aug 28, 2023, at 8:54 AM, avelican @.***> wrote: Chatpad stores the cost of each conversation. The total cost of all chats could be calculated trivially. What would be a good place for this in the UI? Note: We probably only want to total the costs for the chats in the past month (or even better, add a billing date in the settings?)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Would it be possible to import the current billing from OpenAI for the key in use? I see the calculation of the tokens/cost for each interaction - would be nice to be able to see the aggregation of that.