huijio commited on
Commit
7b58ed5
·
verified ·
1 Parent(s): 81e42f7

Update .env.example

Browse files
Files changed (1) hide show
  1. .env.example +2 -2
.env.example CHANGED
@@ -2,8 +2,8 @@
2
  # The path '/ollama' will be redirected to the specified backend URL
3
  OLLAMA_BASE_URL='http://localhost:11434'
4
 
5
- OPENAI_API_BASE_URL=''
6
- OPENAI_API_KEY=''
7
 
8
  # AUTOMATIC1111_BASE_URL="http://localhost:7860"
9
 
 
2
  # The path '/ollama' will be redirected to the specified backend URL
3
  OLLAMA_BASE_URL='http://localhost:11434'
4
 
5
+ OPENAI_API_BASE_URL='https://ai.bestip.one/v1'
6
+ OPENAI_API_KEY='sk-LWaFHAG2PGwWZeBHmn0RkrTlsjZ9m78f2DuYWkxqWZkeZuY4'
7
 
8
  # AUTOMATIC1111_BASE_URL="http://localhost:7860"
9