ChatGPT-Next-Web/app/utils
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 fix: auto migrate proxy config 2024-03-14 03:03:46 +08:00
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