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
黑云白土
4d0c77b973
更新 constant.ts
2024-03-28 21:42:45 +08:00
黑云白土
cd30368da9
Update constant.ts
2024-03-28 15:51:06 +08:00
Klaas Reineke
f1526ebf65
Merge remote-tracking branch 'upstream/main' into klaas20240303
2024-03-25 15:56:20 +01:00
Fred
133ce39a13
chore: update cors default path
2024-03-14 01:33:41 +08:00
Algorithm5838
069766d581
Correct cutoff dates ( #4118 )
2024-02-27 10:28:54 +08:00
DirkSchlossmacher
566657c003
SUMMARIZE_MODEL = "gpt-3.5-turbo";
2024-02-23 07:19:32 +01:00
DirkSchlossmacher
86ea21699f
"2023-12",
...
"gpt-4-vision-preview": "2023-04"
2024-02-23 07:07:36 +01:00
TheRam_
e2da3406d2
Add vision support ( #4076 )
2024-02-20 18:04:32 +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
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
DirkSchlossmacher
b0b5e5e9f2
gpt-4-turbo-preview
2024-01-29 11:51:19 +01:00
H0llyW00dzZ
91a5f4af9a
Feat Models [GPT-4-turbo] ( #3932 )
...
[+] feat(constant.ts): add new models to DEFAULT_MODELS array
2024-01-27 15:58:35 +08:00
Leo Li
981a3629b6
Add gpt-4-0125-preview ( #3924 )
2024-01-26 15:00:02 +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
Fred Liang
ae19a0dc5f
chroe: update model name
2023-12-24 04:22:12 +08:00
Fred Liang
778e88cb56
chore: resolve conflict
2023-12-24 02:15:30 +08:00
DirkSchlossmacher
d9ac215ddc
gpt-3.5-turbo-1106
2023-11-17 12:37:36 +01:00
DirkSchlossmacher
0db4105eff
Merge branch 'Yidadaa:main' into main
2023-11-12 20:37:48 +01:00
Yidadaa
a0cd939bfd
fix : #2841 dollar sign conflict with latex math
2023-11-12 19:45:58 +08:00
Yidadaa
b52e237044
fix : #3189 should correct math eq in exporter
2023-11-12 19:33:19 +08:00
DirkSchlossmacher
945160a66f
Merge remote-tracking branch 'upstream/main'
2023-11-10 15:29:44 +01:00
DirkSchlossmacher
dc0f4a6327
model clean-up
2023-11-10 14:04:12 +01:00
Yifei Zhang
ca792669fc
Update constant.ts
2023-11-10 18:20:51 +08:00
DirkSchlossmacher
6e7cede1a0
Squashed commit of the following:
...
commit e6b72ac1ff
Author: Yifei Zhang <yidadaa@qq.com>
Date: Fri Nov 10 02:59:47 2023 +0800
Update README.md
commit 8032e6d68d
Author: Yifei Zhang <yidadaa@qq.com>
Date: Fri Nov 10 02:59:30 2023 +0800
Update README.md
commit c7e0a6f37f
Author: Yidadaa <yidadaa@qq.com>
Date: Fri Nov 10 02:57:40 2023 +0800
doc: update azure env vars
commit 1141cd2e6e
Merge: fd2f441
c9dd953
Author: Yifei Zhang <yidadaa@qq.com>
Date: Fri Nov 10 02:55:12 2023 +0800
Merge pull request #3206 from Yidadaa/azure
commit c9dd953817
Author: Yidadaa <yidadaa@qq.com>
Date: Fri Nov 10 02:50:50 2023 +0800
fixup
commit b7ffca031e
Author: Yidadaa <yidadaa@qq.com>
Date: Fri Nov 10 02:43:30 2023 +0800
feat: close #935 add azure support
commit fd2f441e02
Author: Yifei Zhang <yidadaa@qq.com>
Date: Thu Nov 9 20:45:25 2023 +0800
feat: wont send max_tokens
2023-11-10 03:06:59 +01:00
Yidadaa
b7ffca031e
feat: close #935 add azure support
2023-11-10 02:43:37 +08:00
DirkSchlossmacher
70c72e1def
Merge remote-tracking branch 'upstream/HEAD'
2023-11-09 07:35:07 +01:00
Yifei Zhang
3b3ebda34b
fix : #3196 3.5-turbo-1106 should use old cutoff date
2023-11-09 11:01:41 +08:00
JuliusMoehring
4628980974
Merge branch 'main' of https://github.com/DirkSchlossmacher/ChatGPT-Next-Web-AdEx into feature/SSO
2023-11-07 19:05:53 +01:00
JuliusMoehring
3545740108
Add basic login screen | add logout button
2023-11-07 18:32:31 +01:00
DirkSchlossmacher
22e583d7ec
Merge https://github.com/Yidadaa/ChatGPT-Next-Web
2023-11-07 18:04:52 +01:00
Yidadaa
638fdd8c3e
feat: default disable balance query
2023-11-08 00:20:34 +08:00
Yidadaa
836bf836d3
fix : #3152 system prompt should be injected
2023-11-07 23:54:30 +08:00
Yidadaa
cdf0311d27
feat: add claude and bard
2023-11-07 23:22:11 +08:00
DirkSchlossmacher
f1fdeb422b
gpt-3.5-turbo-1106
2023-11-07 07:30:58 +01:00
DirkSchlossmacher
45f66f5641
cut off removal
2023-11-07 07:28:50 +01:00
H0llyW00dzZ
d2d615c84a
Refactor KnowledgeCutoff
...
[+] fix(constant.ts): update DEFAULT_SYSTEM_TEMPLATE to include knowledgeCutoff and time variables
[+] feat(chat.ts): add support for injecting system prompts based on model configuration
2023-11-07 06:42:55 +07:00
H0llyW00dzZ
9f26c8cecb
Fix Typo [GPT-4]
...
[+] fix(constant.ts): fix typo in model name, change "ggpt-4-1106-preview" to "gpt-4-1106-preview"
2023-11-07 06:33:07 +07:00
H0llyW00dzZ
cd1f082c52
Feat Models [GPT-4] [GPT-3.5] [128K context]
...
[+] feat(constant.ts): add new models to DEFAULT_MODELS array
2023-11-07 06:08:06 +07:00
DirkSchlossmacher
f71ba87d54
model updates 6-nov
2023-11-06 20:19:19 +01:00
DirkSchlossmacher
6579ad21f7
jan 2022 cut off
2023-10-30 16:12:52 +01:00
Yidadaa
5610f423d0
feat: add multi-model support
2023-10-30 02:07:11 +08:00
DirkSchlossmacher
4063370da7
Merge remote-tracking branch 'upstream/main'
2023-10-16 18:09:04 +02:00
Yifei Zhang
1e77df381a
Update constant.ts
2023-10-12 17:31:29 +08:00
DirkSchlossmacher
c6930e1149
Update constant.ts
2023-10-02 17:15:43 +02:00
GH Action - Upstream Sync
fae05da648
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-09-19 09:41:11 +00:00
Yifei Zhang
37b49400db
Update constant.ts
2023-09-19 11:03:03 +08:00
GH Action - Upstream Sync
cc8e879314
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-09-19 00:57:00 +00:00
Yidadaa
d713d01600
feat: close #2848 click drag icon to toggle sidebar width
2023-09-19 01:47:15 +08:00
GH Action - Upstream Sync
ed179422b0
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-09-13 00:57:06 +00:00
Yidadaa
6f83fbd212
feat: add webdav support
2023-09-13 02:51:02 +08:00
GH Action - Upstream Sync
0b1a2aa871
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-09-05 00:54:57 +00:00
Yidadaa
885f2a3226
feat: close #2752 auto re-fill unfinished input
2023-09-05 01:54:28 +08:00
DirkSchlossmacher
7bdc459f1a
SUMMARIZE_MODEL 16k
2023-08-28 08:07:45 +02:00
Yidadaa
3bd76b9156
feat: close #2580 only use 3.5 to summarize when not using custom models
2023-08-28 00:02:52 +08:00
Yifei Zhang
67c8ec6d7e
chore: change ACCESS_CODE_PREFIX to nk-
2023-08-09 15:27:08 +08:00
Yifei Zhang
543989151f
Update constant.ts
2023-08-04 19:24:10 +08:00
Yifei Zhang
7da83987e4
chore: use bigger page size and render msg count
2023-08-04 15:45:16 +08:00
Yidadaa
203067c936
feat: close #2545 improve lazy load message list
2023-08-04 02:16:44 +08:00
Yidadaa
15e063e1b5
feat: #2330 disable /list/models
2023-07-10 23:19:43 +08:00
Yidadaa
3863cfe786
fix : #2261 default enable gpt-4 models
2023-07-05 22:41:10 +08:00
Yidadaa
4131fccbe0
feat: close #2192 use /list/models to get model ids
2023-07-04 23:16:24 +08:00
Yidadaa
be4834688d
feat: close #2190 improve app auto updater
2023-06-30 00:39:54 +08:00
Yidadaa
1dd75b63de
feat: [WIP] support webdav
2023-06-28 00:34:01 +08:00
Yidadaa
5f0cda829f
feat: #2144 improve input template
2023-06-26 13:18:59 +08:00
Yifei Zhang
f33be37070
Update constant.ts
2023-06-24 16:50:05 +08:00
Yidadaa
be597a551d
feat: #close 1789 add user input template
2023-06-24 00:07:46 +08:00
Yidadaa
184a0b9481
fix : #1954 lazy render bugs
2023-06-15 01:34:21 +08:00
Yidadaa
50cd33dbb2
feat: #1000 ready to support client-side only
2023-06-14 00:37:42 +08:00
Yidadaa
0d4611052e
feat: white url list for openai security
2023-06-13 00:39:29 +08:00
Yidadaa
ebbd0128f1
feat: close #741 add auth page
2023-06-07 02:18:24 +08:00
Yidadaa
3e65ef3bea
feat: share to ShareGPT
2023-05-25 01:04:37 +08:00
Yidadaa
bd90caa99d
refactor: llm client api
2023-05-14 23:00:17 +08:00
Yidadaa
2b7f72deec
feat: close #1055 cmd/alt/ctrl + arrow up/down to switch window
2023-05-09 23:01:17 +08:00
Yidadaa
c2e79d22d2
fix : #1233 detect api key with custom prefix
2023-05-04 22:50:07 +08:00
Yidadaa
30040a0366
feat: migrate state from v1 to v2
2023-04-27 02:00:22 +08:00
Yidadaa
c7c58ef031
feat: add i18n for mask
2023-04-27 01:16:21 +08:00
Yidadaa
ffa7302571
feat: add mask page
2023-04-25 00:49:27 +08:00
Yidadaa
aeb986243c
feat: add mask screen
2023-04-24 01:15:44 +08:00
Yidadaa
82ad0573be
feat: close #380 collapse side bar
2023-04-21 02:52:53 +08:00
Yidadaa
693dcf12d6
refactor: close #643 use react router
2023-04-21 01:12:39 +08:00
Yidadaa
9b61cb1335
refactor: build/runtime/client configs
2023-04-11 01:21:34 +08:00
Yidadaa
de78fd07c5
doc: update document
2023-04-06 00:41:44 +08:00
Yidadaa
5c75b6c784
fix : #397 #373 Array.prototype.at polyfill errors
2023-04-03 13:29:37 +08:00
Yifei Zhang
7783545bff
feat: use tag as version number
2023-03-30 16:46:17 +00:00
Yifei Zhang
99b88f36fd
refactor: #6 check update over one hour and debound scroll
2023-03-23 17:00:33 +00:00
Yifei Zhang
29de957395
feat: add check update
2023-03-23 16:01:00 +00:00