eggacheb commited on
Commit
9e44deb
·
verified ·
1 Parent(s): ce982c4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -20
config.json CHANGED
@@ -25,7 +25,7 @@
25
  "defaultConfig": {}
26
  },
27
  {
28
- "model": "claude-3-haiku-20240307",
29
  "name": "claude-3-haiku",
30
  "maxContext": 16000,
31
  "maxResponse": 4000,
@@ -61,24 +61,6 @@
61
  "defaultSystemChatPrompt": "",
62
  "defaultConfig": {}
63
  },
64
- {
65
- "model": "gpt-4-0125-preview",
66
- "name": "gpt-4-turbo",
67
- "maxContext": 125000,
68
- "maxResponse": 4000,
69
- "quoteMaxToken": 100000,
70
- "maxTemperature": 1.2,
71
- "charsPointsPrice": 0,
72
- "censor": false,
73
- "vision": false,
74
- "datasetProcess": false,
75
- "toolChoice": true,
76
- "functionCall": false,
77
- "customCQPrompt": "",
78
- "customExtractPrompt": "",
79
- "defaultSystemChatPrompt": "",
80
- "defaultConfig": {}
81
- },
82
  {
83
  "model": "gpt-4-vision-preview",
84
  "name": "gpt-4-vision",
@@ -98,7 +80,7 @@
98
  "defaultConfig": {}
99
  },
100
  {
101
- "model": "claude-3-opus-20240229",
102
  "name": "claude-3-opus",
103
  "maxContext": 200000,
104
  "maxResponse": 4000,
 
25
  "defaultConfig": {}
26
  },
27
  {
28
+ "model": "claude-3-haiku",
29
  "name": "claude-3-haiku",
30
  "maxContext": 16000,
31
  "maxResponse": 4000,
 
61
  "defaultSystemChatPrompt": "",
62
  "defaultConfig": {}
63
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  {
65
  "model": "gpt-4-vision-preview",
66
  "name": "gpt-4-vision",
 
80
  "defaultConfig": {}
81
  },
82
  {
83
+ "model": "claude-3-opus",
84
  "name": "claude-3-opus",
85
  "maxContext": 200000,
86
  "maxResponse": 4000,