Hi all,
We are creating a mullti user application using Open AI apis. In order to manage billing, usage and rate limits, considering multiple users can use the application at the same time providing attachments which can take large amounts of tokens. We were thinking about creating key per user to manage this. This way we can pass the cost to the user as well easily. How does Open AI support this architecture ? What is the best way to go about this ? Any information, guidance, docs, policies around this will help.
Thanks a lot