cyfyifanchen commited on
Commit
ff9ed25
·
verified ·
1 Parent(s): 90e1e79

Update .env

Browse files
Files changed (1) hide show
  1. .env +4 -4
.env CHANGED
@@ -29,10 +29,10 @@ OPENAI_PROXY_URL=
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
38
  AGENT_SERVER_URL=http://127.0.0.1:8080
 
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
38
  AGENT_SERVER_URL=http://127.0.0.1:8080