ChatGPT-Next-Web/app/store
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
..
access.ts feat: Support a way to define default model by adding DEFAULT_MODEL env. 2024-04-19 06:57:15 +00:00
chat.ts feat: merge main 2024-05-16 15:28:10 +08:00
config.ts feat: merge main 2024-05-16 15:28:10 +08:00
index.ts feat: add session config modal 2023-04-23 01:27:15 +08:00
mask.ts feat: add multi-model support 2023-10-30 02:07:11 +08:00
prompt.ts feat: close #2754 add import/export to file 2023-09-11 00:20:23 +08:00
provider.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
sync.ts feat: merge main 2024-05-16 15:28:10 +08:00
update.ts fix: fix type errors 2023-12-24 02:39:13 +08:00