mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-08-01 18:53:35 +08:00
merge
This commit is contained in:
@ -99,6 +99,10 @@ public class ConfigController {
|
||||
break;
|
||||
case BAICHUANAI:
|
||||
saveBaichuanAIConfig(request);
|
||||
break;
|
||||
case ZHIPUAI:
|
||||
saveZhipuChatAIConfig(request);
|
||||
break;
|
||||
}
|
||||
return ActionResult.isSuccess();
|
||||
}
|
||||
|
Reference in New Issue
Block a user