deiucanta / chatpad

Not just another ChatGPT user-interface!
https://chatpad.ai
GNU Affero General Public License v3.0
1.36k stars 257 forks source link

FEATURE REQ: API Billing #84

Open feassarian opened 1 year ago

feassarian commented 1 year ago

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.

avelican commented 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?)

feassarian commented 1 year ago

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: @.***>