Skip to content

Commit

Permalink
Add Gemini API key to .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
haseeb-heaven committed Jan 5, 2024
1 parent ed20e5b commit 366e781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env
@@ -1,3 +1,4 @@
HUGGINGFACE_API_KEY="Your API Key here"
PALM_API_KEY="Your API Key here"
GEMINI_API_KEY = "Your API Key here"
OPENAI_API_KEY="Your API Key here"

0 comments on commit 366e781

Please sign in to comment.