fix(webui): render local CLI image artifacts
This commit is contained in:
@@ -378,6 +378,7 @@ export type InboundEvent =
|
||||
event: "stream_end";
|
||||
chat_id: string;
|
||||
stream_id?: string;
|
||||
text?: string;
|
||||
}
|
||||
| {
|
||||
event: "reasoning_delta";
|
||||
|
||||
Reference in New Issue
Block a user