Jonathands commited on
Commit
c872f22
·
1 Parent(s): d31abc9

added Google Generative AI (gemini) integration

Browse files
Files changed (1) hide show
  1. .env.example +1 -1
.env.example CHANGED
@@ -26,7 +26,7 @@ OPEN_ROUTER_API_KEY=
26
  GOOGLE_GENERATIVE_AI_API_KEY=
27
 
28
  # You only need this environment variable set if you want to use oLLAMA models
29
- #EXAMPLE http://localhost:11434
30
  OLLAMA_API_BASE_URL=
31
 
32
  # Include this environment variable if you want more logging for debugging locally
 
26
  GOOGLE_GENERATIVE_AI_API_KEY=
27
 
28
  # You only need this environment variable set if you want to use oLLAMA models
29
+ # EXAMPLE http://localhost:11434
30
  OLLAMA_API_BASE_URL=
31
 
32
  # Include this environment variable if you want more logging for debugging locally