@openeryc/pi-ai 0.75.44 → 0.75.45
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/models.generated.js
CHANGED
|
@@ -11900,13 +11900,13 @@ export const MODELS = {
|
|
|
11900
11900
|
reasoning: true,
|
|
11901
11901
|
input: ["text"],
|
|
11902
11902
|
cost: {
|
|
11903
|
-
input: 0.
|
|
11904
|
-
output: 0.
|
|
11905
|
-
cacheRead: 0.
|
|
11903
|
+
input: 0.063,
|
|
11904
|
+
output: 0.21,
|
|
11905
|
+
cacheRead: 0.020999999999999998,
|
|
11906
11906
|
cacheWrite: 0,
|
|
11907
11907
|
},
|
|
11908
11908
|
contextWindow: 262144,
|
|
11909
|
-
maxTokens:
|
|
11909
|
+
maxTokens: 4096,
|
|
11910
11910
|
},
|
|
11911
11911
|
"thedrummer/rocinante-12b": {
|
|
11912
11912
|
id: "thedrummer/rocinante-12b",
|