ChatGPT-Next-Web/app
Hao Jia 01c9dbc1fd Merge remote-tracking branch 'origin/main' into gpt-4o
# Conflicts:
#	public/apple-touch-icon.png
2024-05-16 14:43:10 +08:00
..
api Merge remote-tracking branch 'origin/main' into gpt-4o 2024-05-16 14:43:10 +08:00
client Merge remote-tracking branch 'origin/main' into gpt-4o 2024-05-16 14:43:10 +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 v0.0.0 2024-03-14 16:36:32 +08:00
locales Fix typo for "OpenAI Endpoint" in the en locale 2024-05-13 10:39:49 +02:00
masks Merge remote-tracking branch 'origin/main' into gpt-4o 2024-05-16 14:43:10 +08:00
store Merge remote-tracking branch 'origin/main' into gpt-4o 2024-05-16 14:43:10 +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 Merge remote-tracking branch 'origin/main' into gpt-4o 2024-05-16 14:43:10 +08:00
global.d.ts 修复导出json和markdown时中文及其他utf8字符乱码问题 2024-02-02 13:58:06 +08:00
layout.tsx Merge remote-tracking branch 'origin/main' into gpt-4o 2024-05-16 14:43:10 +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 gpt-4o as vision model 2024-05-15 17:53:27 -04:00