ChatGPT-Next-Web/app/store
DeanYao 212ae76d76
Merge pull request #4610 from rooben-me/fix-sync
Fix Sync Issue with Upstash
2024-05-13 11:28:29 +08:00
..
access.ts feat: Support a way to define default model by adding DEFAULT_MODEL env. 2024-04-19 06:57:15 +00:00
chat.ts feat: fix 1)the property named 'role' of the first message must be 'user' 2)if default summarize model 'gpt-3.5-turbo' is blocked, use currentModel instead 3)if apiurl&apikey set by location, useCustomConfig would be opened 2024-05-06 19:26:39 +08:00
config.ts Fix temperature range (#4083) 2024-02-20 18:05:17 +08:00
index.ts feat: add session config modal 2023-04-23 01:27:15 +08:00
mask.ts feat: add multi-model support 2023-10-30 02:07:11 +08:00
prompt.ts feat: close #2754 add import/export to file 2023-09-11 00:20:23 +08:00
sync.ts Removed spaces 2024-05-02 23:24:41 -07:00
update.ts fix: fix type errors 2023-12-24 02:39:13 +08:00