Forum Discussion
Jürgen_Schoene_
7 months agoCommunity Member
don't use OpenAI like in this example, the API key is stored in the storyline user.js* file - visible to all users who know the browser developer console
if the api key is misused, it can be expensive for the OpenAI account holder
https://platform.openai.com/docs/guides/rate-limits/usage-tiers?context=tier-free
more infos:
https://help.openai.com/en/articles/5112595-best-practices-for-api-key-safety
* user.js = client-side enviroment (browser)
@Sinchu Raj: you should delete your example from Review 360 and/or modify it with an additional backend server
- TeriCWarner7 months agoCommunity Member
Since I saw the original post, I positioned it as a viable solution for one of my clients. Do you have an alternative then?