Commit Graph

1369 Commits

Author SHA1 Message Date
DirkSchlossmacher
f2b2344f02 Merge remote-tracking branch 'upstream/main' 2024-06-25 07:48:18 +02:00
Fred
9fb8fbcc65
fix: validate the url to avoid SSRF 2024-06-24 14:31:50 +08:00
hengstchon
4640060891 feat: support model: claude-3-5-sonnet-20240620 2024-06-21 12:28:17 +02:00
DirkSchlossmacher
1fd3ff9656 settings 2 2024-06-12 13:13:53 +02:00
DirkSchlossmacher
1f5f14c7a8 settings 2024-06-12 13:12:15 +02:00
DirkSchlossmacher
8cee782b22 Merge remote-tracking branch 'upstream/main' 2024-06-10 07:24:58 +02:00
junxian li-ssslab win10
1d8fd480ca Add new Teracloud domain
- Added 'bora.teracloud.jp' to the list of supported domains.
2024-06-07 03:28:00 +08:00
DeanYao
d89a12aa05
Revert "Chat gpt" 2024-05-20 19:02:46 +08:00
DirkSchlossmacher
9edd824fed Merge remote-tracking branch 'upstream/main' 2024-05-17 08:02:24 +02:00
Kivi1998
7f3516f44f
Merge branch 'main' into chatGPT 2024-05-16 15:14:43 +08:00
Hao Jia
bfdb47a7ed ChatGPT Logo 2024-05-16 15:03:14 +08:00
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
Dean-YZG
0aa807df19 feat: remove empty memoryPrompt in ChatMessages 2024-05-16 14:41:18 +08:00
DirkSchlossmacher
5775876a2f Merge remote-tracking branch 'upstream/main' 2024-05-16 08:30:02 +02:00
fred-bf
48d44ece58
Merge branch 'main' into chore-fix 2024-05-16 14:13:28 +08:00
Leo Li
8688842984
gpt-4o as vision model
https://platform.openai.com/docs/guides/vision
2024-05-15 17:53:27 -04:00
fred-bf
0eccb547b5
Merge branch 'main' into feat/gemini-flash 2024-05-15 15:44:35 +08:00
Fred
4789a7f6a9
feat: add gemini flash into vision model list 2024-05-15 15:42:06 +08:00
fred-bf
0bf758afd4
Merge pull request #4702 from ChatGPTNextWeb/feat/gemini-flash
feat: support gemini flash
2024-05-15 15:30:23 +08:00
Fred
6612550c06
feat: support gemini flash 2024-05-15 15:29:38 +08:00
DirkSchlossmacher
67e06db4ce constants 2024-05-14 14:54:11 +02:00
DirkSchlossmacher
5a19f6745a Merge remote-tracking branch 'upstream/main' 2024-05-14 14:54:01 +02:00
DirkSchlossmacher
c132b30df0 Update constant.ts 2024-05-14 14:49:14 +02:00
DirkSchlossmacher
00bd631260 model listing 2024-05-14 14:43:01 +02:00
DirkSchlossmacher
969dfbdb30 anthropicModels 2024-05-14 14:38:43 +02:00
DirkSchlossmacher
4f31c31763 googleModels 2024-05-14 13:59:31 +02:00
DirkSchlossmacher
10e428c825 // model reduction 2024-05-14 13:49:05 +02:00
fred-bf
5df8b1d183
fix: revert gpt-4-turbo-preview detection 2024-05-14 14:32:34 +08:00
DirkSchlossmacher
42fe07c7fd Merge remote-tracking branch 'upstream/main' 2024-05-14 07:49:30 +02:00
DirkSchlossmacher
18a5235497 "gpt-4-turbo",
replace
2024-05-14 06:54:13 +02:00
Leo Li
ef5f910f19
support gpt-4o 2024-05-13 17:28:13 -04:00
DirkSchlossmacher
607a4b067f gpt-4o 2024-05-13 20:14:31 +02:00
Dean-YZG
fffbee80e8 Merge remote-tracking branch 'origin/main' into chore-fix 2024-05-13 17:58:28 +08:00
Dean-YZG
9d7ce207b6 feat: support env var DEFAULT_INPUT_TEMPLATE to custom default template for preprocessing user inputs 2024-05-13 17:11:35 +08:00
Dean-YZG
2d1f0c9f57 feat: support env var DEFAULT_INPUT_TEMPLATE to custom default template for preprocessing user inputs 2024-05-13 17:11:11 +08:00
Dmitry Sandalov
d3131d2f55
Fix typo for "OpenAI Endpoint" in the en locale 2024-05-13 10:39:49 +02:00
Dean-YZG
c10447df79 feat: 1)upload image with type 'heic' 2)change the empty message to ';' for models 3) 2024-05-13 16:24:15 +08:00
DeanYao
212ae76d76
Merge pull request #4610 from rooben-me/fix-sync
Fix Sync Issue with Upstash
2024-05-13 11:28:29 +08:00
GH Action - Upstream Sync
8cc570290e Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-05-08 00:56:28 +00:00
GH Action - Upstream Sync
ca3656e031 Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-05-07 01:08:09 +00:00
Dean-YZG
864529cbf6 feat: googleApiKey & anthropicApiKey support setting multi-key 2024-05-06 21:14:53 +08:00
Dean-YZG
a1493bfb4e feat: bugfix 2024-05-06 20:46:53 +08:00
butterfly
b3e856df1d 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
DirkSchlossmacher
58d4a5632c en masks and prompts 2024-05-03 17:56:53 +02:00
ruban
8ef2617eec
Removed spaces 2024-05-02 23:24:41 -07:00
ruban
1da7d81122
Fix cloud data sync issue with Upstash (#4563) 2024-05-02 23:22:32 -07:00
ruban
a103582346
fix 2024-05-02 23:10:10 -07:00
ruban
7b61d05e88
new fix 2024-05-02 23:08:17 -07:00
ruban
6fc7c50f19
this 2024-05-02 22:55:41 -07:00
ruban
9d728ec3c5
this is ti 2024-05-02 22:50:35 -07:00