feat: add mask page

This commit is contained in:
Yidadaa
2023-04-25 00:49:27 +08:00
parent 5833aa51b0
commit f6db2c8bfa
22 changed files with 460 additions and 232 deletions

View File

@@ -30,7 +30,7 @@ const makeRequestParam = (
const modelConfig = {
...useAppConfig.getState().modelConfig,
...useChatStore.getState().currentSession().modelConfig,
...useChatStore.getState().currentSession().mask.modelConfig,
};
// override model config