ChatGPT-Next-Web/app
2023-08-22 00:55:27 +00:00
..
api fix: #2594 trim the / 2023-08-10 10:47:06 +08:00
client feat: close #2621 use better default api url 2023-08-14 21:36:29 +08:00
components Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-22 00:55:27 +00:00
config feat: close #2192 use /list/models to get model ids 2023-07-04 23:16:24 +08:00
icons feat: improve dnd icon 2023-07-16 15:49:15 +08:00
locales Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-19 00:52:40 +00:00
masks Mask AdEx Credential Creation (V0.9) 2023-08-09 11:29:50 +02:00
store gpt-3.5-turbo-16k for memoryprompt 2023-08-18 15:26:12 +02:00
styles Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-20 00:56:49 +00:00
utils feat: new token count function 2023-06-15 00:14:38 +08:00
command.ts feat: close #2447 pre-fill key/code/url 2023-07-20 23:17:58 +08:00
constant.ts chore: change ACCESS_CODE_PREFIX to nk- 2023-08-09 15:27:08 +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/Yidadaa/ChatGPT-Next-Web 2023-08-15 00:54:51 +00: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