ChatGPT-Next-Web/app/utils
H0llyW00dzZ e9def2cdc5
Refactor [Model] [LLM Api] Chaining Model
- [+] refactor(model.ts): change forEach loop to arrow function for readability and consistency
- [+] fix(model.ts): mark 'provider' property as optional in modelTable type
- [+] fix(model.ts): use optional chaining when assigning provider property in modelTable
2023-12-25 01:12:44 +07:00
..
cloud feat: support more http status check for webdav 2023-09-20 17:47:35 +08:00
clone.ts fix: #3207 ensure corner case 2023-11-10 15:15:43 +08:00
cors.ts feat: add webdav support 2023-09-13 02:51:02 +08:00
format.ts feat: add upstash redis cloud sync 2023-09-19 03:18:34 +08:00
hooks.ts feat: #3224 auto switch to first avaliable model 2023-11-12 00:29:36 +08:00
merge.ts Security Update 2023-08-26 22:16:29 +07:00
model.ts Refactor [Model] [LLM Api] Chaining Model 2023-12-25 01:12:44 +07: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