cyfyifanchen commited on
Commit
b0e19a1
·
verified ·
1 Parent(s): 72da913

Update .env

Browse files
Files changed (1) hide show
  1. .env +2 -2
.env CHANGED
@@ -29,9 +29,9 @@ OPENAI_PROXY_URL=
29
 
30
 
31
  # Shisa
32
- SHISA_API_BASE=http://127.0.0.1:8000/v1
33
  SHISA_MODEL=shisa-7b-v1
34
- SHISA_API_KEY=
35
  SHISA_PROXY_URL=
36
 
37
  # Configuration for playground/demo
 
29
 
30
 
31
  # Shisa
32
+ SHISA_API_BASE=http://localhost:8000/v1
33
  SHISA_MODEL=shisa-7b-v1
34
+ SHISA_API_KEY=shisa_7b_v1
35
  SHISA_PROXY_URL=
36
 
37
  # Configuration for playground/demo