wuran commited on
Commit
973f1d1
·
verified ·
1 Parent(s): 072201c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -6
config.json CHANGED
@@ -9,7 +9,6 @@
9
  {
10
  "model": "gpt-4o-mini",
11
  "name": "gpt-4o-mini",
12
- "avatar": "/imgs/model/openai.svg",
13
  "maxContext": 125000,
14
  "maxResponse": 16000,
15
  "quoteMaxToken": 120000,
@@ -33,7 +32,6 @@
33
  {
34
  "model": "net-gpt-4o-mini",
35
  "name": "net-gpt-4o-mini",
36
- "avatar": "/imgs/model/openai.svg",
37
  "maxContext": 125000,
38
  "maxResponse": 16000,
39
  "quoteMaxToken": 120000,
@@ -56,7 +54,6 @@
56
  },{
57
  "model": "gpt-4o",
58
  "name": "gpt-4o",
59
- "avatar": "/imgs/model/openai.svg",
60
  "maxContext": 125000,
61
  "maxResponse": 4000,
62
  "quoteMaxToken": 120000,
@@ -80,7 +77,6 @@
80
  {
81
  "model": "dall-e-3",
82
  "name": "dall-e-3",
83
- "avatar": "/imgs/model/openai.svg",
84
  "maxContext": 125000,
85
  "maxResponse": 4000,
86
  "quoteMaxToken": 120000,
@@ -104,7 +100,6 @@
104
  {
105
  "model": "o1-mini",
106
  "name": "o1-mini",
107
- "avatar": "/imgs/model/openai.svg",
108
  "maxContext": 125000,
109
  "maxResponse": 65000,
110
  "quoteMaxToken": 120000,
@@ -133,7 +128,6 @@
133
  {
134
  "model": "o1-preview",
135
  "name": "o1-preview",
136
- "avatar": "/imgs/model/openai.svg",
137
  "maxContext": 125000,
138
  "maxResponse": 32000,
139
  "quoteMaxToken": 120000,
 
9
  {
10
  "model": "gpt-4o-mini",
11
  "name": "gpt-4o-mini",
 
12
  "maxContext": 125000,
13
  "maxResponse": 16000,
14
  "quoteMaxToken": 120000,
 
32
  {
33
  "model": "net-gpt-4o-mini",
34
  "name": "net-gpt-4o-mini",
 
35
  "maxContext": 125000,
36
  "maxResponse": 16000,
37
  "quoteMaxToken": 120000,
 
54
  },{
55
  "model": "gpt-4o",
56
  "name": "gpt-4o",
 
57
  "maxContext": 125000,
58
  "maxResponse": 4000,
59
  "quoteMaxToken": 120000,
 
77
  {
78
  "model": "dall-e-3",
79
  "name": "dall-e-3",
 
80
  "maxContext": 125000,
81
  "maxResponse": 4000,
82
  "quoteMaxToken": 120000,
 
100
  {
101
  "model": "o1-mini",
102
  "name": "o1-mini",
 
103
  "maxContext": 125000,
104
  "maxResponse": 65000,
105
  "quoteMaxToken": 120000,
 
128
  {
129
  "model": "o1-preview",
130
  "name": "o1-preview",
 
131
  "maxContext": 125000,
132
  "maxResponse": 32000,
133
  "quoteMaxToken": 120000,