@@ -173,8 +173,6 @@ export const fireworksModels = {
173173 contextWindow : 204800 ,
174174 supportsImages : false ,
175175 supportsPromptCache : false ,
176- supportsNativeTools : true ,
177- defaultToolProtocol : "native" ,
178176 inputPrice : 0.3 ,
179177 outputPrice : 1.2 ,
180178 description :
@@ -185,8 +183,6 @@ export const fireworksModels = {
185183 contextWindow : 163840 ,
186184 supportsImages : false ,
187185 supportsPromptCache : false ,
188- supportsNativeTools : true ,
189- defaultToolProtocol : "native" ,
190186 inputPrice : 0.56 ,
191187 outputPrice : 1.68 ,
192188 description :
@@ -197,8 +193,6 @@ export const fireworksModels = {
197193 contextWindow : 198000 ,
198194 supportsImages : false ,
199195 supportsPromptCache : false ,
200- supportsNativeTools : true ,
201- defaultToolProtocol : "native" ,
202196 inputPrice : 0.55 ,
203197 outputPrice : 2.19 ,
204198 description :
@@ -209,8 +203,6 @@ export const fireworksModels = {
209203 contextWindow : 131072 ,
210204 supportsImages : false ,
211205 supportsPromptCache : false ,
212- supportsNativeTools : true ,
213- defaultToolProtocol : "native" ,
214206 inputPrice : 0.9 ,
215207 outputPrice : 0.9 ,
216208 description :
@@ -221,8 +213,6 @@ export const fireworksModels = {
221213 contextWindow : 131072 ,
222214 supportsImages : true ,
223215 supportsPromptCache : false ,
224- supportsNativeTools : true ,
225- defaultToolProtocol : "native" ,
226216 inputPrice : 0.22 ,
227217 outputPrice : 0.88 ,
228218 description :
@@ -233,8 +223,6 @@ export const fireworksModels = {
233223 contextWindow : 131072 ,
234224 supportsImages : true ,
235225 supportsPromptCache : false ,
236- supportsNativeTools : true ,
237- defaultToolProtocol : "native" ,
238226 inputPrice : 0.15 ,
239227 outputPrice : 0.6 ,
240228 description :
0 commit comments