Commit Graph

114 Commits

Author SHA1 Message Date
sijinhui
35e7f12d88 add model 2024-04-28 14:34:58 +08:00
sijinhui
f07a3729b9 Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
#	app/components/chat.tsx
#	app/constant.ts
#	app/store/access.ts
#	app/utils/hooks.ts
2024-04-26 14:02:16 +08:00
黑云白土
fcb1a657e3
Update constant.ts 2024-04-17 16:24:11 +08:00
sijinhui
7467bf1d25 Merge remote-tracking branch 'upstream/main' into update
# Conflicts:
#	app/constant.ts
#	app/locales/tw.ts
#	app/utils.ts
2024-04-16 13:26:10 +08:00
Algorithm5838
9564b261d5 Update constant.ts 2024-04-15 13:14:14 +03:00
DeanYao
1e2a662fa6
Merge pull request #4412 from RubuJam/main
Gemini will generate the request address based on the selected model name and supports Gemini 1.5 Pro (gemini-1.5-pro-latest).
2024-04-15 11:44:53 +08:00
l.tingting
6520f9b7eb add knowledge cutoff date for gpt-4-turbo-2024-04-09 2024-04-12 22:44:26 +08:00
黑云白土
0cffaf8dc5
Merge branch 'main' into main 2024-04-11 10:30:05 +08:00
sijinhui
fd4f05aa39 fix merge 2024-04-11 10:18:01 +08:00
sijinhui
a927024312 Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
#	app/constant.ts
2024-04-11 10:07:03 +08:00
黑云白土
5dc5bfb797
Merge branch 'main' into main 2024-04-11 01:24:34 +08:00
sijinhui
40c6225c23 Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
#	app/constant.ts
#	app/store/chat.ts
#	app/utils/model.ts
2024-04-10 23:23:17 +08:00
Leo Li
6319f41b2c
add new turbo 2024-04-10 05:18:39 -04:00
sijinhui
4bb1559cc1 merge 2024-04-10 08:46:11 +08:00
sijinhui
4e4aeb5d02 Merge remote-tracking branch 'upstream/main' into dev 2024-04-10 08:44:52 +08:00
butterfly
79f342439a feat: Solve the problem of using openai interface protocol for user-defined claude model & add some famous webdav endpoints 2024-04-09 20:49:51 +08:00
butterfly
b175132854 feat: Optimize var names 2024-04-09 18:23:52 +08:00
butterfly
8b191bd2f7 feat: white webdav server domain 2024-04-09 18:05:56 +08:00
sijinhui
2941d1afb0 Merge remote-tracking branch 'upstream/main' into dev 2024-04-09 16:57:43 +08:00
butterfly
d508127452 feat: fix system prompt 2024-04-09 10:45:09 +08:00
sijinhui
a83d79a9f4 Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
#	app/api/auth.ts
#	app/client/platforms/openai.ts
#	app/components/settings.tsx
#	app/config/server.ts
#	app/constant.ts
#	app/locales/pt.ts
#	app/locales/sk.ts
#	app/locales/tw.ts
#	app/store/chat.ts
2024-04-09 10:39:16 +08:00
butterfly
02b0e79ba3 feat: modify some propmt in DEFAULT_INPUT_TEMPLATE about expressing latex 2024-04-08 19:27:22 +08:00
butterfly
6dad353e1c feat: call claude api not in credential 'include' mode 2024-04-08 15:33:02 +08:00
butterfly
768decde93 feat: parse response message 2024-04-07 15:20:27 +08:00
butterfly
69b079c86e feat: dev done 2024-04-07 11:32:57 +08:00
sijinhui
070f143541 将3.5模型更换为微软的,进一步节约成本 2024-04-01 18:27:06 +08:00
黑云白土
4d0c77b973
更新 constant.ts 2024-03-28 21:42:45 +08:00
黑云白土
cd30368da9
Update constant.ts 2024-03-28 15:51:06 +08:00
sijinhui
8620df325d 增加语音输入 2024-03-28 00:48:40 +08:00
sijinhui
156333fb54 增加claude3模型 2024-03-20 08:47:55 +08:00
sijinhui
598a278e9b Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
#	package.json
2024-03-19 10:02:53 +08:00
Fred
133ce39a13
chore: update cors default path 2024-03-14 01:33:41 +08:00
sijinhui
e1644b5203 Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
#	app/client/platforms/openai.ts
#	app/locales/tw.ts
2024-02-27 17:54:35 +08:00
Algorithm5838
069766d581
Correct cutoff dates (#4118) 2024-02-27 10:28:54 +08:00
sijinhui
747bed9826 重构绘图相关 2024-02-22 00:21:36 +08:00
sijinhui
7c3c19e965 还是启用旧版吧 2024-02-21 17:44:50 +08:00
sijinhui
e3b0d909fe 暂存merge 2024-02-21 14:16:58 +08:00
TheRam_
e2da3406d2
Add vision support (#4076) 2024-02-20 18:04:32 +08:00
sijinhui
21d534ea2e 微调,无关紧要 2024-02-20 17:10:24 +08:00
sijinhui
8e81d3e2e5 调整顺序 2024-02-20 12:47:17 +08:00
sijinhui
a11cf11c01 关闭1106 2024-02-19 18:07:35 +08:00
sijinhui
84dd704e4d 0125切换使用微软 2024-02-19 17:07:47 +08:00
sijinhui
adc55d67d2 Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
#	.github/workflows/deploy_preview.yml
#	app/client/api.ts
#	app/client/platforms/google.ts
#	app/store/chat.ts
2024-02-08 21:29:22 +08:00
fred-bf
0869455612
feat: bump version (#4015)
* feat: bump version

* feat: bump version
2024-02-07 13:38:02 +08:00
fred-bf
bca74241e6
fix: fix gemini issue when using app (#4013)
* chore: update path

* fix: fix google auth logic

* fix: not using header authorization for google api

* chore: revert to allow stream
2024-02-07 13:17:11 +08:00
sijinhui
830f98f335 Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
#	app/constant.ts
2024-02-05 17:20:46 +08:00
H0llyW00dzZ
bb26c03141
Feat [UI/UX] [Constants] [Models] gemini-pro KnowledgeCutOffDate (#3997)
- [+] feat(constant.ts): add 'gemini-pro' to KnowledgeCutOffDate constant
2024-02-05 14:44:46 +08:00
H0llyW00dzZ
a5517a1a51
Improve Default System Template (#3996)
* Feat [UI/UX] [Constant] [DEFAULT System Template] replace hardcoded

- [+] feat(constant.ts): replace hardcoded OpenAI with dynamic ServiceProvider variable in DEFAULT_SYSTEM_TEMPLATE

* Improve [UI/UX] [Chat] "fillTemplateWith"

- [+] feat(chat.ts): add DEFAULT_MODELS to modelConfig
- [+] fix(chat.ts): replace replaceAll with regex in output string replacement
- [+] refactor(chat.ts): use const instead of let for cutoff variable
2024-02-05 13:35:51 +08:00
H0llyW00dzZ
1a97bd55c7
Feat [OpenAI] [Models] gpt-3.5-turbo-0125 (#3971)
- [+] feat(constant.ts): add new model 'gpt-3.5-turbo-0125' to DEFAULT_MODELS array
2024-02-03 01:19:25 +08:00
sijinhui
0aa5c33dae Merge branch 'main' of github.com:sijinhui/ChatGPT-Next-Web 2024-01-29 08:48:49 +08:00