@caupulican/pi-ai 0.80.40 → 0.80.42
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
|
@@ -4095,6 +4095,7 @@ export const MODELS = {
|
|
|
4095
4095
|
cacheWrite: 0,
|
|
4096
4096
|
},
|
|
4097
4097
|
contextWindow: 1000000,
|
|
4098
|
+
autoCompactionTriggerTokens: 272000,
|
|
4098
4099
|
maxTokens: 10000,
|
|
4099
4100
|
},
|
|
4100
4101
|
"fugu-ultra": {
|
|
@@ -4114,6 +4115,7 @@ export const MODELS = {
|
|
|
4114
4115
|
cacheWrite: 0,
|
|
4115
4116
|
},
|
|
4116
4117
|
contextWindow: 1000000,
|
|
4118
|
+
autoCompactionTriggerTokens: 272000,
|
|
4117
4119
|
maxTokens: 10000,
|
|
4118
4120
|
},
|
|
4119
4121
|
},
|