qitongwei commited on
Commit
0e7e6e4
1 Parent(s): 5d132b7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +42 -5
config.json CHANGED
@@ -89,7 +89,7 @@
89
  "charsPointsPrice": 0,
90
  "censor": false,
91
  "vision": true,
92
- "datasetProcess": false,
93
  "toolChoice": true,
94
  "functionCall": false,
95
  "customCQPrompt": "",
@@ -108,7 +108,25 @@
108
  "outputPrice": 0,
109
  "censor": false,
110
  "vision": false,
111
- "datasetProcess": false,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
  "toolChoice": true,
113
  "functionCall": false,
114
  "customCQPrompt": "",
@@ -117,8 +135,8 @@
117
  "defaultConfig": {}
118
  },
119
  {
120
- "model": "dall-e-3",
121
- "name": "dall-e-3",
122
  "maxContext": 128000,
123
  "maxResponse": 4000,
124
  "quoteMaxToken": 100000,
@@ -126,7 +144,26 @@
126
  "charsPointsPrice": 0,
127
  "censor": false,
128
  "vision": true,
129
- "datasetProcess": false,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
130
  "toolChoice": true,
131
  "functionCall": false,
132
  "customCQPrompt": "",
 
89
  "charsPointsPrice": 0,
90
  "censor": false,
91
  "vision": true,
92
+ "datasetProcess": true,
93
  "toolChoice": true,
94
  "functionCall": false,
95
  "customCQPrompt": "",
 
108
  "outputPrice": 0,
109
  "censor": false,
110
  "vision": false,
111
+ "datasetProcess": true,
112
+ "toolChoice": true,
113
+ "functionCall": false,
114
+ "customCQPrompt": "",
115
+ "customExtractPrompt": "",
116
+ "defaultSystemChatPrompt": "",
117
+ "defaultConfig": {}
118
+ },
119
+ {
120
+ "model": "gpt-4-1106-preview",
121
+ "name": "gpt-4-1106-preview",
122
+ "maxContext": 128000,
123
+ "maxResponse": 4000,
124
+ "quoteMaxToken": 100000,
125
+ "maxTemperature": 1.2,
126
+ "charsPointsPrice": 0,
127
+ "censor": false,
128
+ "vision": false,
129
+ "datasetProcess": true,
130
  "toolChoice": true,
131
  "functionCall": false,
132
  "customCQPrompt": "",
 
135
  "defaultConfig": {}
136
  },
137
  {
138
+ "model": "claude-3-5-sonnet-20240620",
139
+ "name": "claude-3-5-sonnet-20240620",
140
  "maxContext": 128000,
141
  "maxResponse": 4000,
142
  "quoteMaxToken": 100000,
 
144
  "charsPointsPrice": 0,
145
  "censor": false,
146
  "vision": true,
147
+ "datasetProcess": true,
148
+ "toolChoice": true,
149
+ "functionCall": false,
150
+ "customCQPrompt": "",
151
+ "customExtractPrompt": "",
152
+ "defaultSystemChatPrompt": "",
153
+ "defaultConfig": {}
154
+ },
155
+ {
156
+ "model": "gemini-1.5-pro-latest",
157
+ "name": "gemini-1.5-pro-latest",
158
+ "maxContext": 200000,
159
+ "maxResponse": 4000,
160
+ "quoteMaxToken": 100000,
161
+ "maxTemperature": 0.9,
162
+ "inputPrice": 0,
163
+ "outputPrice": 0,
164
+ "censor": false,
165
+ "vision": false,
166
+ "datasetProcess": true,
167
  "toolChoice": true,
168
  "functionCall": false,
169
  "customCQPrompt": "",