feat: add mask page

This commit is contained in:
Yidadaa
2023-04-25 00:49:27 +08:00
parent 708c6829f7
commit ffa7302571
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