mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-13 14:10:59 +00:00
feat: add disable_models_service configuration to manage model service availability and update related components
This commit is contained in:
@@ -9,6 +9,7 @@ export let systemInfo: ApiRespSystemInfo = {
|
||||
enable_marketplace: true,
|
||||
cloud_service_url: '',
|
||||
allow_modify_login_info: true,
|
||||
disable_models_service: false,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user