Polish WebUI streaming and provider settings
This commit is contained in:
@@ -110,6 +110,7 @@ export interface SettingsPayload {
|
||||
name: string;
|
||||
label: string;
|
||||
configured: boolean;
|
||||
api_key_required?: boolean;
|
||||
api_key_hint?: string | null;
|
||||
api_base?: string | null;
|
||||
default_api_base?: string | null;
|
||||
|
||||
Reference in New Issue
Block a user