diff --git a/bricks/llmout.js b/bricks/llmout.js index c0512db..666937c 100644 --- a/bricks/llmout.js +++ b/bricks/llmout.js @@ -78,8 +78,8 @@ bricks.LlmOut = class extends bricks.VBox { this.rc_w = null; this.c_w = null; this.s_w = null; // 状态 - this.videos = []; this.glbs = []; + this.videos = []; this.audios = [] this.images = []; this.reasoning_content = '';