ChatGPT-Next-Web/app/utils
Dean-YZG 8093d1ffba feat: 1) Present 'maxtokens' as properties tied to a single model. 2) Remove the original author's implementation of the send verification logic and replace it with a user input validator. Pre-verification 3) Provides the ability to pull the 'User Visible modellist' provided by 'provider' 4) Provider-related parameters are passed in the constructor of 'providerClient'. Not passed in the 'chat' method 2024-05-17 21:11:21 +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
client.ts feat: model provider refactor done 2024-05-15 21:38:25 +08:00
clone.ts fix: #3207 ensure corner case 2023-11-10 15:15:43 +08:00
cors.ts fix: auto migrate proxy config 2024-03-14 03:03:46 +08:00
format.ts feat: add upstash redis cloud sync 2023-09-19 03:18:34 +08:00
hooks.ts feat: 1) Present 'maxtokens' as properties tied to a single model. 2) Remove the original author's implementation of the send verification logic and replace it with a user input validator. Pre-verification 3) Provides the ability to pull the 'User Visible modellist' provided by 'provider' 4) Provider-related parameters are passed in the constructor of 'providerClient'. Not passed in the 'chat' method 2024-05-17 21:11:21 +08:00
merge.ts Security Update 2023-08-26 22:16:29 +07:00
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 feat: close #935 add azure support 2023-11-10 02:43:37 +08:00
sync.ts feat: add upstash redis cloud sync 2023-09-19 03:18:34 +08:00
token.ts feat: new token count function 2023-06-15 00:14:38 +08:00