ChatGPT-Next-Web/app
2024-05-16 14:13:28 +08:00
..
api feat: fix 1)the property named 'role' of the first message must be 'user' 2)if default summarize model 'gpt-3.5-turbo' is blocked, use currentModel instead 3)if apiurl&apikey set by location, useCustomConfig would be opened 2024-05-06 19:26:39 +08:00
client feat: bugfix 2024-05-06 20:46:53 +08:00
components feat: 1)upload image with type 'heic' 2)change the empty message to ';' for models 3) 2024-05-13 16:24:15 +08:00
config feat: support env var DEFAULT_INPUT_TEMPLATE to custom default template for preprocessing user inputs 2024-05-13 17:11:11 +08:00
icons Add vision support (#4076) 2024-02-20 18:04:32 +08:00
locales Fix typo for "OpenAI Endpoint" in the en locale 2024-05-13 10:39:49 +02:00
masks Improve tw Traditional Chinese locale 2024-04-12 00:18:15 +08:00
store Merge remote-tracking branch 'origin/main' into chore-fix 2024-05-13 17:58:28 +08:00
styles chore: No outline when element is in :focus-visible state 2024-04-23 11:48:54 +08:00
utils feat: 1)upload image with type 'heic' 2)change the empty message to ';' for models 3) 2024-05-13 16:24:15 +08:00
azure.ts feat: close #935 add azure support 2023-11-10 02:43:37 +08:00
command.ts feat: close #2447 pre-fill key/code/url 2023-07-20 23:17:58 +08:00
constant.ts Merge pull request #4702 from ChatGPTNextWeb/feat/gemini-flash 2024-05-15 15:30:23 +08:00
global.d.ts 修复导出json和markdown时中文及其他utf8字符乱码问题 2024-02-02 13:58:06 +08:00
layout.tsx Update layout.tsx 2024-04-09 16:34:21 +08:00
page.tsx feat: support vercel speed insight (#3686) 2023-12-28 23:10:19 +08:00
polyfill.ts fix: #397 #373 Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
typing.ts feat: dev done 2024-04-07 11:32:57 +08:00
utils.ts Merge branch 'main' into chore-fix 2024-05-16 14:13:28 +08:00