Hi FF Community,
I am a beginner and now working on a testing web app. I integrate Open Ai into and add API calls. How can I limit a user for a fixed amount of API request?
I want to give user a free amount of api request to test out my web app and then charge after it ;)
Thanks in advance!