claudish 3.7.6 → 3.7.7
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/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -62664,7 +62664,7 @@ function printAvailableModelsJSON() {
|
|
|
62664
62664
|
console.log(JSON.stringify(output, null, 2));
|
|
62665
62665
|
}
|
|
62666
62666
|
}
|
|
62667
|
-
var __filename6, __dirname6, VERSION = "3.
|
|
62667
|
+
var __filename6, __dirname6, VERSION = "3.7.7", CACHE_MAX_AGE_DAYS3 = 2, MODELS_JSON_PATH, ALL_MODELS_JSON_PATH2;
|
|
62668
62668
|
var init_cli = __esm(() => {
|
|
62669
62669
|
init_dist3();
|
|
62670
62670
|
init_model_loader2();
|