23 ms·
Nice tool, however if I am correct you are calling the Google generative language API directly, your API key is exposed to the client (the browser). If you hav
by stwrzn 2y ago
Nice tool, however if I am correct you are calling the Google generative language API directly, your API key is exposed to the client (the browser).
If you have no spending limits, this is a very (very very very) bad idea.
- hiesnbugtastic 2y agodamn, I can't stress this enough. You publish a key be prepared for millions on dollars of issues.
- stwrzn 2y agoYes, exactly. Google seems to be calm in this regard luckily as far as i know though. OP please revoke the key ASAP
- vinnythejinny 2y agoDone. Thanks both of you for pointing out my obvious mistake
- vinnythejinny 2y agoThanks a lot man. I totally missed it lol. Just fixed it.