feat: 设置新增开机启动与自动模型加载列表(多个本地模型按顺序逐个加载,最后一个保持运行)
This commit is contained in:
@@ -76,6 +76,7 @@ impl CoreApp {
|
||||
"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".to_string(),
|
||||
),
|
||||
("tool_web_search_enabled", "true".to_string()),
|
||||
("auto_load_models", "[]".to_string()),
|
||||
(
|
||||
"recommend_dir",
|
||||
self.data_dir
|
||||
|
||||
Reference in New Issue
Block a user