refactor(webui): infer fallback from active model
This commit is contained in:
@@ -1313,7 +1313,6 @@ export type InboundEvent =
|
||||
chat_id: string;
|
||||
model_name: string;
|
||||
model_preset?: string | null;
|
||||
is_fallback?: boolean;
|
||||
}
|
||||
| ({
|
||||
event: "turn_end";
|
||||
|
||||
Reference in New Issue
Block a user