ChatGPT-Next-Web/app
imldy 1513881eed fix: 修改是否应该注入System Prompt的判断规则为根据设置项 2023-07-10 18:57:54 +08:00
..
api fix: typos 2023-07-10 10:09:19 +08:00
client feat: #920 migrate id to nanoid 2023-07-09 19:37:42 +08:00
components dev: 增加模型设置项:是否启用注入全局 System Prompt 功能 2023-07-10 18:56:22 +08:00
config feat: close #2192 use /list/models to get model ids 2023-07-04 23:16:24 +08:00
icons feat: replace window.prompt with showPrompt 2023-06-29 00:09:56 +08:00
locales dev: 增加模型设置项:是否启用注入全局 System Prompt 功能 2023-07-10 18:56:22 +08:00
masks feat: #920 migrate id to nanoid 2023-07-09 19:37:42 +08:00
store fix: 修改是否应该注入System Prompt的判断规则为根据设置项 2023-07-10 18:57:54 +08:00
styles feat: replace window.prompt with showPrompt 2023-06-29 00:09:56 +08:00
utils feat: new token count function 2023-06-15 00:14:38 +08:00
command.ts feat: close #1072 share mask as link 2023-07-05 23:19:54 +08:00
constant.ts fix: #2261 default enable gpt-4 models 2023-07-05 22:41:10 +08:00
global.d.ts feat: close #1994 add clipboard write api 2023-06-29 00:27:18 +08:00
layout.tsx fix: #1954 lazy render bugs 2023-06-15 01:34:21 +08:00
page.tsx feat: dynamic config 2023-04-11 02:54:31 +08:00
polyfill.ts fix: #397 #373 Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
typing.ts refactor: #1000 #1179 api layer for client-side only mode and local models 2023-05-15 01:33:46 +08:00
utils.ts feat: close #1994 add clipboard write api 2023-06-29 00:27:18 +08:00