How can I avoid exposing the OpenAI API Key to the public? #93
Unanswered
RodrigoBertotti
asked this question in
Q&A
Replies: 1 comment
-
Yes, you can put the API Key in Anse does not currently have an environment variable feature, but chatgpt-demo does. Deployment platforms such as Vercel can manually enter environment variables, which you should fill in there. ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm new to Anse and Astro
Is there a risk of exposing the OpenAI key by putting it in the on .env file? If so, how can I secure the OpenAI key?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions