YShow commited on
Commit
b2b15b2
·
1 Parent(s): c62238e
Files changed (1) hide show
  1. .env.local.template +2 -1
.env.local.template CHANGED
@@ -23,7 +23,8 @@ OPENAI_API_KEY=${OPENAI_API_KEY}
23
 
24
  MODELS=`[
25
  {
26
- "name": "yi-34b-chat-0205",
 
27
  "displayName": "Yi-1.5-34B-Chat",
28
  "parameters": {
29
  "temperature": 0.3,
 
23
 
24
  MODELS=`[
25
  {
26
+ "name": "yi-medium",
27
+ "id": "yi-medium",
28
  "displayName": "Yi-1.5-34B-Chat",
29
  "parameters": {
30
  "temperature": 0.3,