claudish 4.5.3 → 4.6.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
|
@@ -34741,7 +34741,7 @@ async function fetchGLMCodingModels2() {
|
|
|
34741
34741
|
return [];
|
|
34742
34742
|
}
|
|
34743
34743
|
}
|
|
34744
|
-
var __filename5, __dirname5, VERSION = "4.
|
|
34744
|
+
var __filename5, __dirname5, VERSION = "4.6.0", CACHE_MAX_AGE_DAYS3 = 2, MODELS_JSON_PATH, CLAUDISH_CACHE_DIR3, ALL_MODELS_JSON_PATH2;
|
|
34745
34745
|
var init_cli = __esm(() => {
|
|
34746
34746
|
init_config();
|
|
34747
34747
|
init_model_loader();
|