Commit Graph

1146 Commits

Author SHA1 Message Date
Dean-YZG 8de8acdce8 feat: mix handlers of proxy server in providers 2024-05-22 21:31:54 +08:00
Dean-YZG 8093d1ffba feat: 1) Present 'maxtokens' as properties tied to a single model. 2) Remove the original author's implementation of the send verification logic and replace it with a user input validator. Pre-verification 3) Provides the ability to pull the 'User Visible modellist' provided by 'provider' 4) Provider-related parameters are passed in the constructor of 'providerClient'. Not passed in the 'chat' method 2024-05-17 21:11:21 +08:00
Dean-YZG 74a6e1260e feat: merge main 2024-05-16 15:28:10 +08:00
Dean-YZG 0aa807df19 feat: remove empty memoryPrompt in ChatMessages 2024-05-16 14:41:18 +08: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
Dean-YZG a0e4a468d6 feat: model provider refactor done 2024-05-15 21:38:25 +08: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
fred-bf 5df8b1d183
fix: revert gpt-4-turbo-preview detection 2024-05-14 14:32:34 +08:00
Leo Li ef5f910f19
support gpt-4o 2024-05-13 17:28:13 -04: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
Dean-YZG 240d330001 feat: 1)add font source 2)add validator in ListItem 3)settings page ui optiminize 2024-05-07 15:05:29 +08:00
Dean-YZG 4e4431339f feat: old page ui style optiminize 2024-05-07 11:22:17 +08:00
Dean-YZG fa2f8c66d1 feat: old page dark mode compatible 2024-05-06 22:23:21 +08: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
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
ruban 9cd3358e4e
this is the fix 2024-05-02 22:40:52 -07:00
ruban 4cd94370e8 fix i think 2024-05-03 05:25:11 +00:00
butterfly 68f0fa917f complete colors in dark mode 2024-05-01 22:35:23 +08:00
butterfly 8a14cb19a9 feat: merge remote 2024-04-30 19:19:27 +08:00
butterfly 3d99965a8f feat: bugfix 2024-04-30 19:11:59 +08:00
Fred 4d5a9476b6
style: add transition 2024-04-30 19:04:17 +08:00
Fred 15d6ed252f
style: add transition 2024-04-30 19:02:18 +08:00
Fred ecf6cc27d6
style: add transition 2024-04-30 18:58:19 +08:00
Fred cadd2558fd
chore: update settings width 2024-04-30 17:42:59 +08:00
butterfly c3d91bf0cd feat: complete the missing UI 2024-04-30 12:37:28 +08:00
butterfly 996537d262 feat: optiminize modal UE on mobile dev 2024-04-30 11:03:37 +08:00
butterfly 5ea6206319 feat: select model done 2024-04-29 20:37:27 +08:00
butterfly 8c28c408d8 feat: refactor select model 2024-04-29 16:29:47 +08:00
butterfly c34b8ab919 feat: ui optiminize 2024-04-28 19:58:59 +08:00
butterfly 9f4813326c feat: HoverPopover done 2024-04-28 14:10:58 +08:00
butterfly 9569888b0e feat: ui fixed 2024-04-28 12:49:06 +08:00
butterfly 1a636b0f50 feat: function delete chat dev done 2024-04-26 19:33:22 +08:00
butterfly 48e8c0a194 feat: optiminize 2024-04-26 01:31:03 +08:00
butterfly 59583e53bd feat: light theme mode 2024-04-25 21:57:50 +08:00