bugfix
This commit is contained in:
parent
bd706943ce
commit
b46c82b402
@ -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 = '';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user