ChatGPT-Next-Web/app
2024-05-15 17:53:27 -04: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
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
command.ts
constant.ts Merge pull request #4702 from ChatGPTNextWeb/feat/gemini-flash 2024-05-15 15:30:23 +08:00
global.d.ts
layout.tsx Update layout.tsx 2024-04-09 16:34:21 +08:00
page.tsx
polyfill.ts
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