wuran commited on
Commit
efde4cf
·
verified ·
1 Parent(s): 8f6180c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -7,7 +7,7 @@
7
  },
8
  "llmModels": [
9
  {
10
- "model": "gpt-3.5-turbo-1106",
11
  "name": "gpt-3.5-turbo",
12
  "maxContext": 16000,
13
  "maxResponse": 4000,
 
7
  },
8
  "llmModels": [
9
  {
10
+ "model": "gpt-3.5-turbo-16k",
11
  "name": "gpt-3.5-turbo",
12
  "maxContext": 16000,
13
  "maxResponse": 4000,