YShow commited on
Commit
d19c382
1 Parent(s): a223fa1
Files changed (1) hide show
  1. .env.local.template +1 -1
.env.local.template CHANGED
@@ -23,7 +23,7 @@ OPENAI_API_KEY=${OPENAI_API_KEY}
23
 
24
  MODELS=`[
25
  {
26
- "name": "01-ai/Yi-1.5-34B-Chat",
27
  "displayName": "Yi-1.5-34B-Chat",
28
  "parameters": {
29
  "temperature": 0.3,
 
23
 
24
  MODELS=`[
25
  {
26
+ "name": "yi-medium",
27
  "displayName": "Yi-1.5-34B-Chat",
28
  "parameters": {
29
  "temperature": 0.3,