ChatGPT-Next-Web/app
2024-05-14 14:32:34 +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: bugfix 2024-05-06 20:46:53 +08:00
config feat: googleApiKey & anthropicApiKey support setting multi-key 2024-05-06 21:14:53 +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 pull request #4610 from rooben-me/fix-sync 2024-05-13 11:28:29 +08:00
styles chore: No outline when element is in :focus-visible state 2024-04-23 11:48:54 +08:00
utils 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
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 support gpt-4o 2024-05-13 17:28:13 -04: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 fix: revert gpt-4-turbo-preview detection 2024-05-14 14:32:34 +08:00