This website requires JavaScript.
Explore
Help
Sign In
xinyin025
/
ChatGPT-Next-Web
Watch
1
Star
0
Fork
0
You've already forked ChatGPT-Next-Web
mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced
2026-05-27 20:05:35 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
fffbee80e8e39ca9652586343e3bcb90d848f6ac
ChatGPT-Next-Web
/
app
/
utils
History
Dean-YZG
c10447df79
feat: 1)upload image with type 'heic' 2)change the empty message to ';' for models 3)
2024-05-13 16:24:15 +08:00
..
cloud
feat: 1)upload image with type 'heic' 2)change the empty message to ';' for models 3)
2024-05-13 16:24:15 +08:00
chat.ts
feat: 1)upload image with type 'heic' 2)change the empty message to ';' for models 3)
2024-05-13 16:24:15 +08:00
checkers.ts
feat: Solve the problem of using openai interface protocol for user-defined claude model & add some famous webdav endpoints
2024-04-09 20:49:51 +08:00
clone.ts
…
cors.ts
…
format.ts
…
hooks.ts
feat: Support a way to define default model by adding DEFAULT_MODEL env.
2024-04-19 06:57:15 +00:00
merge.ts
…
model.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
object.ts
feat: dev done
2024-04-07 11:32:57 +08:00
store.ts
…
sync.ts
…
token.ts
…