This commit is contained in:
yumoqing 2026-05-31 22:48:54 +08:00
parent bd706943ce
commit b46c82b402

View File

@ -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 = '';