This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
ChatGPT-Next-Web
mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
Watch
1
Star
0
Fork
You've already forked ChatGPT-Next-Web
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bfdb47a7ed
ChatGPT-Next-Web
/
app
/
store
History
Hao Jia
bfdb47a7ed
ChatGPT Logo
2024-05-16 15:03:14 +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
ChatGPT Logo
2024-05-16 15:03:14 +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
Merge remote-tracking branch 'origin/main' into gpt-4o
2024-05-16 14:43:10 +08:00
update.ts
fix: fix type errors
2023-12-24 02:39:13 +08:00