kokofixcomputers commited on
Commit
1e47070
·
verified ·
1 Parent(s): 4ee4b3d

undefined - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -691,7 +691,7 @@
691
  ...(model.key ? { 'Authorization': `Bearer ${model.key}` } : {})
692
  },
693
  body: JSON.stringify({
694
- model: model.id,
695
  messages,
696
  temperature: 0.7,
697
  stream: true
 
691
  ...(model.key ? { 'Authorization': `Bearer ${model.key}` } : {})
692
  },
693
  body: JSON.stringify({
694
+ model: model.name,
695
  messages,
696
  temperature: 0.7,
697
  stream: true