@@ -71,7 +71,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
7171 updatedAt : '2025-06-17' ,
7272 } ,
7373 capabilities : {
74- temperature : { min : 0 , max : 2 } ,
7574 toolUsageControl : true ,
7675 } ,
7776 } ,
@@ -84,7 +83,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
8483 updatedAt : '2025-06-17' ,
8584 } ,
8685 capabilities : {
87- temperature : { min : 0 , max : 2 } ,
8886 toolUsageControl : true ,
8987 } ,
9088 } ,
@@ -97,7 +95,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
9795 updatedAt : '2025-06-17' ,
9896 } ,
9997 capabilities : {
100- temperature : { min : 0 , max : 2 } ,
10198 toolUsageControl : true ,
10299 } ,
103100 } ,
@@ -110,7 +107,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
110107 updatedAt : '2025-06-17' ,
111108 } ,
112109 capabilities : {
113- temperature : { min : 0 , max : 2 } ,
114110 toolUsageControl : true ,
115111 } ,
116112 } ,
@@ -123,7 +119,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
123119 updatedAt : '2025-06-17' ,
124120 } ,
125121 capabilities : {
126- temperature : { min : 0 , max : 2 } ,
127122 toolUsageControl : true ,
128123 } ,
129124 } ,
@@ -136,7 +131,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
136131 updatedAt : '2025-06-17' ,
137132 } ,
138133 capabilities : {
139- temperature : { min : 0 , max : 2 } ,
140134 toolUsageControl : true ,
141135 } ,
142136 } ,
@@ -171,7 +165,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
171165 updatedAt : '2025-06-15' ,
172166 } ,
173167 capabilities : {
174- temperature : { min : 0 , max : 2 } ,
175168 toolUsageControl : true ,
176169 } ,
177170 } ,
@@ -184,7 +177,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
184177 updatedAt : '2025-06-15' ,
185178 } ,
186179 capabilities : {
187- temperature : { min : 0 , max : 2 } ,
188180 toolUsageControl : true ,
189181 } ,
190182 } ,
@@ -197,7 +189,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
197189 updatedAt : '2025-06-15' ,
198190 } ,
199191 capabilities : {
200- temperature : { min : 0 , max : 2 } ,
201192 toolUsageControl : true ,
202193 } ,
203194 } ,
@@ -210,7 +201,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
210201 updatedAt : '2025-06-15' ,
211202 } ,
212203 capabilities : {
213- temperature : { min : 0 , max : 2 } ,
214204 toolUsageControl : true ,
215205 } ,
216206 } ,
@@ -330,7 +320,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
330320 updatedAt : '2025-03-21' ,
331321 } ,
332322 capabilities : {
333- temperature : { min : 0 , max : 2 } ,
334323 toolUsageControl : true ,
335324 } ,
336325 } ,
@@ -356,7 +345,6 @@ export const PROVIDER_DEFINITIONS: Record<string, ProviderDefinition> = {
356345 updatedAt : '2025-03-21' ,
357346 } ,
358347 capabilities : {
359- temperature : { min : 0 , max : 2 } ,
360348 toolUsageControl : true ,
361349 } ,
362350 } ,
0 commit comments