@llmgateway/models 1.117.0 → 1.117.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
@@ -256,7 +256,7 @@ export const providers = [
256
256
  color: "#4285f4",
257
257
  website: "https://cloud.google.com/vertex-ai",
258
258
  announcement: null,
259
- priority: 0.9,
259
+ priority: 0.1,
260
260
  termsUrl: "https://cloud.google.com/terms/service-terms",
261
261
  privacyPolicyUrl: "https://cloud.google.com/terms/data-processing-addendum",
262
262
  headquarters: "US",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@llmgateway/models",
3
- "version": "1.117.0",
3
+ "version": "1.117.1",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",