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
2025-11-16 22:13:47 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
96b06c8db1bcd0d13623d3535b2858053a3958e2
ChatGPT-Next-Web
/
app
/
utils
History
butterfly
b3e856df1d
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
..
cloud
feat: (1) fix issues/4335 and issues/4518
2024-04-16 14:50:48 +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
…
store.ts
…
sync.ts
…
token.ts
…