@llmgateway/models 1.137.1 → 1.137.2

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
@@ -738,7 +738,7 @@ export const providers = [
738
738
  promptLogging: false,
739
739
  retentionPeriod: "0 days",
740
740
  },
741
- priority: 1.5,
741
+ priority: 1.2,
742
742
  },
743
743
  {
744
744
  id: "moonshot",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@llmgateway/models",
3
- "version": "1.137.1",
3
+ "version": "1.137.2",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",