ChatGPT-Next-Web/app/store
Aiharara e83f2bad84 Fix provider comparison issue in model comparison
Fixed an issue where comparing models using the provider object directly resulted in errors. Changed to compare provider.id to ensure the comparison is based on a unique identifier, accurately determining if the models are the same.

If the provider comparison fails, more models will be stored in persistStore. Although this issue is not immediately visible in the frontend due to subsequent processing, it leads to increased memory usage and longer startup times with each page reload.
2025-04-29 04:51:14 +08:00
..
access.ts New provider SiliconFlow and Its Latest DeekSeek Models 2025-02-04 16:59:26 +08:00
chat.ts add deepseek-reasoner, and change deepseek's summary model to deepseek-chat 2025-01-23 18:47:22 +08:00
config.ts Fix provider comparison issue in model comparison 2025-04-29 04:51:14 +08:00
index.ts stash code 2024-08-29 19:55:09 +08:00
mask.ts 支持前端使能/禁用代码折叠 2024-10-11 11:19:36 +00:00
plugin.ts update 2024-09-30 00:38:30 +08:00
prompt.ts Merge branch 'main' of https://github.com/ConnectAI-E/ChatGPT-Next-Web into feature/jest 2024-10-08 10:30:47 +08:00
sd.ts hotfix: ts check 2024-07-25 12:34:35 +08:00
sync.ts fix ts error 2024-09-30 01:30:20 +08:00
update.ts client app tauri updater #2966 2024-10-11 11:29:22 +08:00