Charan5775 commited on
Commit
d882f25
·
verified ·
1 Parent(s): 2a951c2

Rename .env.example to .env.local

Browse files
Files changed (1) hide show
  1. .env.example → .env.local +1 -1
.env.example → .env.local RENAMED
@@ -29,7 +29,7 @@ OPEN_ROUTER_API_KEY=
29
  # Get your Google Generative AI API Key by following these instructions -
30
  # https://console.cloud.google.com/apis/credentials
31
  # You only need this environment variable set if you want to use Google Generative AI models
32
- GOOGLE_GENERATIVE_AI_API_KEY=
33
 
34
  # You only need this environment variable set if you want to use oLLAMA models
35
  # EXAMPLE http://localhost:11434
 
29
  # Get your Google Generative AI API Key by following these instructions -
30
  # https://console.cloud.google.com/apis/credentials
31
  # You only need this environment variable set if you want to use Google Generative AI models
32
+ GOOGLE_GENERATIVE_AI_API_KEY=AIzaSyC3pjLcJyJqeZU0l8M522T3PcrRLxCmjlc
33
 
34
  # You only need this environment variable set if you want to use oLLAMA models
35
  # EXAMPLE http://localhost:11434