Commit Graph

1518 Commits

Author SHA1 Message Date
Hk-Gosuto
6593e05fcb feat: model selection add search input 2024-10-23 11:04:55 +08:00
Hk-Gosuto
e3600f5acb feat: merge upstream artifacts features 2024-10-20 17:04:24 +08:00
Hk-Gosuto
d781d61907 feat: #311 2024-10-12 17:59:12 +08:00
Hk-Gosuto
3f78a6425e feat: support dall-e model chat 2024-09-22 20:03:22 +08:00
Hk-Gosuto
4331c0d9af
fix: Hk-Gosuto/ChatGPT-Next-Web-LangChain#309 2024-09-19 09:09:47 +08:00
Hk-Gosuto
128038312f feat: o1 model 2024-09-17 16:53:45 +08:00
Hk-Gosuto
ab7c13c59b fix: #305 2024-09-01 15:27:56 +08:00
Hk-Gosuto
9227cb82d5 fix: chroem speech 2024-08-31 16:59:43 +08:00
Hk-Gosuto
0e84b31f2d
feat: add gpt model 2024-08-30 20:27:09 +08:00
Hk-Gosuto
cf243c990f fix: stream output 2024-08-28 14:53:14 +08:00
Hk-Gosuto
ab54303e7b fix: vercel 504 2024-08-28 14:53:14 +08:00
Hk-Gosuto
a2a398302b fix: vercel 504 2024-08-28 14:53:14 +08:00
Hk-Gosuto
11073862e3 fix: vercel 504 2024-08-28 14:53:14 +08:00
Hk-Gosuto
7a64266b9c fix: #301 2024-08-26 09:54:14 +08:00
Hk-Gosuto
8c5e92d66a feat: claude function call 2024-08-18 21:35:56 +08:00
Hk-Gosuto
0a643dc71d feat: claude function call 2024-08-18 21:35:56 +08:00
Hk-Gosuto
8583b536cf feat: claude function call 2024-08-18 21:35:56 +08:00
Hk-Gosuto
ad5d81d76a feat: claude function call 2024-08-18 21:35:56 +08:00
Hk-Gosuto
a0fc9bd316 feat: support claude function call 2024-08-18 21:35:56 +08:00
Hk-Gosuto
a20c57b0e8 fix: USE_OPENAI_ENDPOINT_FOR_ALL_MODELS authorization 2024-08-02 03:38:46 +00:00
Hk-Gosuto
52d5e963dd
merge: collectModelTableWithDefaultModel function 2024-07-28 18:45:46 +08:00
Hk-Gosuto
6014ab2e44 fix: #295 2024-07-26 10:38:46 +00:00
Hk-Gosuto
fb0fd0dbfe fix: plugin image functicon 2024-07-26 09:35:53 +00:00
Hk-Gosuto
275308b738 fix: upload error 2024-07-25 11:33:12 +00:00
Hk-Gosuto
f9cae75429
Merge branch 'ChatGPTNextWeb:main' into main 2024-07-23 11:28:48 +08:00
Lloyd Zhou
5b126c7e52
Revert "feat: improve components structure" 2024-07-22 22:18:51 +08:00
Lloyd Zhou
1943f3b53f
Merge pull request #5080 from ConnectAI-E/refactor-components
feat: improve components structure
2024-07-22 19:08:02 +08:00
consistent-k
dfd2a53129 chore: Remove useless judgment conditions 2024-07-22 08:50:15 +00:00
Dogtiti
038e6df8f0 feat: improve components structure 2024-07-22 16:02:45 +08:00
Hk-Gosuto
75c475203d Merge remote-tracking branch 'upstream/main' 2024-07-21 09:36:44 +00:00
lloydzhou
ac04a1cac8 resolve conflicts 2024-07-20 14:41:42 +08:00
lloydzhou
87a286ef07 refactor setting page 2024-07-20 14:36:47 +08:00
Dogtiti
622d8a4edb
Merge pull request #5063 from ChenglongWang/summary_model
Change gpt summary model to gpt-4o-mini
2024-07-19 23:53:00 +08:00
Chenglong Wang
0236e13187
Change gpt summary model to gpt-4o-mini. 2024-07-19 23:36:57 +08:00
YeungYeah
a3d4a7253f Merge remote-tracking branch 'source/main' 2024-07-19 21:38:25 +08:00
lloydzhou
862c2e8810 hotfix for code review 2024-07-19 17:22:54 +08:00
lloydzhou
052004d70e using compressImage when serviceWorker register error 2024-07-19 16:03:22 +08:00
lloydzhou
ac470a6d07 Merge remote-tracking branch 'connectai/feature-cache-storage' into feature-cache-storage 2024-07-19 15:39:51 +08:00
Dogtiti
7237d33be3 fix: ts type 2024-07-19 14:55:47 +08:00
lloydzhou
1610b480af remove console.log 2024-07-19 13:54:33 +08:00
lloydzhou
287fa0a39c feat: 1. using cache storage store image data; 2. get base64image before chat to api #5013 2024-07-19 13:50:10 +08:00
Dogtiti
a280e25ee7
Merge pull request #5046 from PeterDaveHello/Add-zh-tw-prompts
Add Traditional Chinese prompts converted from Simplified Chinese version
2024-07-19 10:54:54 +08:00
Dogtiti
8464ca8931
Merge pull request #5045 from ConnectAI-E/fix/google
refactor: google
2024-07-19 10:19:04 +08:00
Peter Dave Hello
9caf820758 Add GPT-4o mini support
Reference:
- https://platform.openai.com/docs/models/gpt-4o-mini
- https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence/
2024-07-19 03:21:40 +08:00
YeungYeah
26c2598f56 fix: fix bug in generating wrong gemini request url 2024-07-18 23:41:20 +08:00
Lloyd Zhou
ca51c2e93d
Merge pull request #5035 from DDDDD12138/code-cleanup
chore: remove unused imports and correct typos
2024-07-18 21:05:52 +08:00
DDDDD12138
8edc0989e2 chore: remove unused imports and correct typos 2024-07-18 01:51:56 +08:00
Peter Dave Hello
238d3122c4 Add Traditional Chinese prompts converted from Simplified Chinese version 2024-07-17 22:38:43 +08:00
YeungYeah
ee22fba448
Merge branch 'main' into main 2024-07-17 22:16:30 +08:00
Dogtiti
f8a2a28bff
Merge pull request #5041 from DDMeaqua/feat-scrollbar-css
scrollbar width change
2024-07-17 20:09:43 +08:00