claudish 6.1.1 → 6.2.0
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
|
@@ -37093,7 +37093,7 @@ async function fetchGLMCodingModels() {
|
|
|
37093
37093
|
return [];
|
|
37094
37094
|
}
|
|
37095
37095
|
}
|
|
37096
|
-
var __filename4, __dirname4, VERSION = "6.
|
|
37096
|
+
var __filename4, __dirname4, VERSION = "6.2.0", CACHE_MAX_AGE_DAYS2 = 2, CLAUDISH_CACHE_DIR2, BUNDLED_MODELS_PATH, CACHED_MODELS_PATH, ALL_MODELS_JSON_PATH;
|
|
37097
37097
|
var init_cli = __esm(() => {
|
|
37098
37098
|
init_config();
|
|
37099
37099
|
init_model_loader();
|