-
can any one tell me what to to do after netlify deployment where it is showing 404 error, where i need to gemini api key ? |
Beta Was this translation helpful? Give feedback.
Answered by
johnd0e
Apr 13, 2024
Replies: 1 comment 2 replies
-
See README. How to use If you open your newly-deployed site in a browser, you will only see a 404 Not Found message. This is expected, as the API is not designed for direct browser access. To utilize it, you should enter your API address and your Gemini API key into the corresponding fields in your software settings. ... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You do not need to change anything in your Netlify deployment.
Please read the whole README.md again, and then write me what exactly is not clear there, and I will try to explain.