ChatGPT-Next-Web/app
2023-07-06 01:12:42 +00:00
..
api feat: close #2192 use /list/models to get model ids 2023-07-04 23:16:24 +08:00
client feat: close #2192 use /list/models to get model ids 2023-07-04 23:16:24 +08:00
components Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-06 01:12:42 +00: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 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-06 01:12:42 +00:00
masks Merge remote-tracking branch 'upstream/main' 2023-06-30 09:55:24 +02:00
store Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-06 01:12:42 +00: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 Merge branch 'main' of https://github.com/DirkSchlossmacher/ChatGPT-Next-Web-AdEx 2023-06-30 10:00:12 +02: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