njerschow/openai-api

Can i use it for client side? (e.g. browser, mobile)

flex-junwoo opened this issue · 1 comments

Is there anything wrong with poking the open api from the client? (For example CORS)

Not really becouse you need to pass the key and having key in client side.... 😡
you can make it with simple express app as midlware and proxy in server,