ChatGPT-Next-Web/app
H0llyW00dzZ 36e9c6ac4d
Refactor Api Common [Server Side] [Console Log]
- [+] refactor(common.ts): remove unnecessary console.log for [Org ID] in requestOpenai function
- [+] refactor(common.ts): conditionally delete OpenAI-Organization header from response if [Org ID] is not set up in ENV
2023-12-01 19:49:12 +07:00
..
api Refactor Api Common [Server Side] [Console Log] 2023-12-01 19:49:12 +07:00
client feat: better animation speed 2023-11-19 19:15:11 +08:00
components Merge pull request from H0llyW00dzZ/auth 2023-11-27 15:51:27 +08:00
config feat: close support multiple api keys 2023-11-19 18:42:30 +08:00
icons feat: add webdav support 2023-09-13 02:51:02 +08:00
locales fix(locales): type error in pt.ts 2023-11-23 11:02:20 +08:00
masks docs: fix typo in app/masks/en.ts 2023-10-12 21:22:35 +05:45
store Fix UI/UX Page Chats [Memory Prompt] [Stored Local Storage] 2023-11-25 05:03:34 +07:00
styles feat: close chat summary should be copyable 2023-11-09 01:51:33 +08:00
utils feat: close use `=` instead of `:` to map model name in CUSTOM_MODELS 2023-11-19 18:34:39 +08:00
azure.ts feat: close add azure support 2023-11-10 02:43:37 +08:00
command.ts feat: close pre-fill key/code/url 2023-07-20 23:17:58 +08:00
constant.ts fix: dollar sign conflict with latex math 2023-11-12 19:45:58 +08:00
global.d.ts Client App Fix Issue [Bug] 'export' button does not work 2023-10-03 08:49:03 +07:00
layout.tsx feat: close use correct html lang attr 2023-08-14 21:55:18 +08:00
page.tsx feat: dynamic config 2023-04-11 02:54:31 +08:00
polyfill.ts fix: Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
typing.ts refactor: api layer for client-side only mode and local models 2023-05-15 01:33:46 +08:00
utils.ts Merge pull request from H0llyW00dzZ/ClientApp 2023-10-07 23:50:49 +08:00