We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ade283 commit 8105763Copy full SHA for 8105763
2 files changed
bizyui/js/siliconcloud_llm_api.js
@@ -108,7 +108,7 @@ const SILICONCLOUD_MODELS_CONFIG = {
108
109
// 统一的 Extension - 使用 nodeCreated 钩子避免原型覆盖冲突
110
app.registerExtension({
111
- name: 'bizyair.siliconcloud.models.unified',
+ name: 'bizyair.siliconcloud.models.llmOrVlm',
112
113
async nodeCreated(node, app) {
114
const config = SILICONCLOUD_MODELS_CONFIG[node.comfyClass];
version.txt
@@ -1 +1 @@
1
-1.2.88
+1.2.89
0 commit comments