Commit Graph

2207 Commits

Author SHA1 Message Date
sungaomeng 628f3ba05f
Merge branch 'ChatGPTNextWeb:sgm/cicd' into sgm/cicd 2024-01-25 14:35:32 +08:00
孙高猛 94f534f36f fix vercel alias domains 2024-01-25 14:33:38 +08:00
孙高猛 2f11e7c087 test pr deploy 2024-01-25 11:04:32 +08:00
孙高猛 0739ced407 add workflow_dispatch 2024-01-25 10:57:47 +08:00
孙高猛 8fb34465cd add delete preview scripts 2024-01-25 10:57:47 +08:00
孙高猛 04fe9fadb1 add workflows/deploy preview 2024-01-25 10:57:47 +08:00
孙高猛 998c95da51 test pr deploy 2024-01-24 22:10:02 +08:00
孙高猛 3bc771a0d9 add workflow_dispatch 2024-01-24 22:03:47 +08:00
Hk-Gosuto 16e82afaad build: update langchain 2024-01-24 20:54:15 +08:00
Hk-Gosuto 30f9dc756a chore: modify the plug-in return 2024-01-24 20:54:15 +08:00
孙高猛 bdc25adb41 add delete preview scripts 2024-01-24 20:49:30 +08:00
孙高猛 7ec29c2eea add workflows/deploy preview 2024-01-24 20:19:39 +08:00
Fred Liang b9995e7f70 feat: update dependencies 2024-01-22 15:12:21 +08:00
Fred Liang 31d9d2efcd feat: support setting up GTM 2024-01-22 15:12:21 +08:00
Hk-Gosuto 2e8c90fb21 feat: add upload animation 2024-01-20 16:54:35 +08:00
Dup4 86f42d56f2
fix: webdav check httpcode list
Signed-off-by: Dup4 <lyuzhi.pan@gmail.com>
2024-01-18 09:11:13 +08:00
JonMagon a54a4bc31d Plugins Russian localization 2024-01-16 18:49:49 +08:00
Hk-Gosuto dce7633bf9
Update README.md 2024-01-15 18:39:28 +08:00
dependabot[bot] f05bf0a6f6
chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.1.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 10:20:50 +00:00
Yasin a06a2989d2
Merge branch 'ChatGPTNextWeb:main' into upstream 2024-01-11 13:17:56 +08:00
Yifei Zhang 0cf6614186
Merge pull request #3813 from ChatGPTNextWeb/update-cn-qq-info
Update README_CN.md
2024-01-11 01:27:43 +08:00
Yifei Zhang ddc16cc2be
Update README_CN.md 2024-01-11 01:27:31 +08:00
Yifei Zhang 616f0b3e73
Merge pull request #3812 from ChatGPTNextWeb/update-twitter-info
doc: update twitter & QQ group info
2024-01-11 01:26:30 +08:00
Yifei Zhang bd1056b13f
Update README.md 2024-01-11 01:25:20 +08:00
Yasin 5a7b9abe33
Fix: Routes `/api/cors/[...path]` was not configured to run with the Edge Runtime 2024-01-08 18:43:31 +08:00
Hk-Gosuto cf530d0f88
Merge branch 'ChatGPTNextWeb:main' into main 2024-01-08 09:40:35 +08:00
Fred Liang cc86923fd5 fix: import typing error 2024-01-05 21:19:51 +08:00
Fred Liang 916d764477 fix: import language issue 2024-01-05 21:17:26 +08:00
levidius 4a21a8fdae Added Slovak language support
Slovak language was added app/locales/sk.ts and also the language was added to app/locales/index.ts
2024-01-05 21:05:17 +08:00
H0llyW00dzZ 49df5bd590 Chore [Tauri Desktop] Update icons
- [+] chore(icons): update icon files in src-tauri/icons directory
2024-01-05 21:03:44 +08:00
Hk-Gosuto 296df592e0 feat: support local storage 2024-01-05 19:29:14 +08:00
Hk-Gosuto 8e10354109 fix: export input image 2024-01-02 12:04:10 +08:00
Hk-Gosuto a2b4792d34 Merge remote-tracking branch 'upstream/main' 2024-01-02 09:32:09 +08:00
Fred Liang 9eaf492d5b chore: low the google safety setting to avoid unexpected blocking 2023-12-31 19:49:22 +08:00
Fred Liang a80502f7db
fix: fix gemini pro streaming api duplicated issue (#3721)
* fix: streaming duplicated issue

* chore: remove debug logs

* chore: add types defination
2023-12-31 19:08:16 +08:00
Fred Liang eade013138
fix: update google url description (#3719)
* feat: update new logo & cover image

* fix: update google url description
2023-12-31 18:02:04 +08:00
Hk-Gosuto d85b95a980 chore: close console 2023-12-31 14:33:49 +08:00
Hk-Gosuto cb096e5772 feat: rewrite WolframAlphaTool 2023-12-31 14:32:47 +08:00
Fred Liang 912254751a
feat: update new logo & cover image (#3716) 2023-12-31 13:24:36 +08:00
Tashvik Srivastava c3c6f7f7ae
update readme (#3715) 2023-12-31 01:43:29 +08:00
Hk-Gosuto 98b5ace66e fix: gemini authentication error 2023-12-30 11:37:39 +08:00
Hk-Gosuto 2a9b36f626 feat: add wolframAlpha plugin 2023-12-29 19:01:00 +08:00
Hk-Gosuto 4551abdce8 feat: dall-e plugin upgrade 2023-12-29 18:35:14 +08:00
Hk-Gosuto 568ffede5c Merge branch 'feature-openai-tool-call' 2023-12-29 18:23:39 +08:00
Hk-Gosuto cccd518008 fix: tool call returnDirect 2023-12-29 18:19:48 +08:00
Hk-Gosuto 6c71c83af7 fix: gemini 2023-12-29 17:59:49 +08:00
Hk-Gosuto 20d0717d0c Merge remote-tracking branch 'upstream/main' 2023-12-29 17:40:03 +08:00
Hk-Gosuto 78bc819742 fix: fix gemini stream output 2023-12-29 14:10:51 +08:00
Fred Liang 9e86aa0901 feat: support streaming for Gemini Pro (#3688)
* feat: support streaming for Gemini Pro

* feat: display texts smoothly

* chore: remove comments
2023-12-29 13:53:26 +08:00
reece00 9da32a4785 Non -GPT model disable system prompt (#3684) 2023-12-29 13:52:52 +08:00