@llmgateway/models 1.140.0 → 1.140.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/providers.js CHANGED
@@ -185,7 +185,7 @@ export const providers = [
185
185
  privacyPolicyUrl: null,
186
186
  headquarters: null,
187
187
  dataPolicy: null,
188
- priority: 1.2,
188
+ priority: 1.5,
189
189
  },
190
190
  {
191
191
  id: "google-vertex",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@llmgateway/models",
3
- "version": "1.140.0",
3
+ "version": "1.140.1",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",