Eduards commited on
Commit
b7d609d
·
unverified ·
2 Parent(s): 7c687b8 f0d823d

Merge pull request #118 from armfuls/main

Browse files
Files changed (1) hide show
  1. .env.example +1 -1
.env.example CHANGED
@@ -27,7 +27,7 @@ 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
  # You only need this environment variable set if you want to use OpenAI Like models
33
  OPENAI_LIKE_API_BASE_URL=
 
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=http://localhost:11434
31
 
32
  # You only need this environment variable set if you want to use OpenAI Like models
33
  OPENAI_LIKE_API_BASE_URL=