Hk-Gosuto
3974f0d477
fix : #203
2024-02-20 17:16:20 +08:00
Hk-Gosuto
4e5bd62477
fix : #198
2024-02-20 14:19:51 +08:00
Hk-Gosuto
f676aa19af
feat: #168
2024-02-20 11:16:44 +08:00
Hk-Gosuto
8363fd26c5
fix : #198
2024-02-20 10:30:56 +08:00
Hk-Gosuto
b56d2e6b4f
Merge remote-tracking branch 'upstream/main'
2024-02-09 08:23:26 +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
fred-bf
9d5801fb5f
fix: avoiding not operation for custom models ( #4010 )
2024-02-07 10:31:49 +08:00
Hk-Gosuto
c45cab1e98
Merge branch 'ChatGPTNextWeb:main' into main
2024-02-06 00:16:32 +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
Hk-Gosuto
f76e47931f
Merge remote-tracking branch 'upstream/main'
2024-02-03 11:30:06 +08:00
Duplicate4
b25a0545f5
fix: typo ( #3871 )
...
Signed-off-by: Dup4 <lyuzhi.pan@gmail.com>
2024-02-03 01:20:10 +08:00
Hk-Gosuto
81ef7a8956
Merge remote-tracking branch 'upstream/main'
2024-01-31 11:38:13 +08:00
fred-bf
f619e9df24
chore: change default submit key
2024-01-25 15:22:45 +08:00
reece00
9da32a4785
Non -GPT model disable system prompt ( #3684 )
2023-12-29 13:52:52 +08:00
reece00
3ba598633c
Non -GPT model disable system prompt ( #3684 )
2023-12-28 23:52:45 +08:00
Hk-Gosuto
fa2e046285
Merge remote
2023-12-25 12:40:09 +08:00
Hk-Gosuto
da29a94714
Merge remote-tracking branch 'upstream/main'
2023-12-25 12:39:24 +08:00
Fred Liang
199f29e63c
chore: auto concat messages
2023-12-25 04:33:47 +08:00
Fred Liang
ae19a0dc5f
chroe: update model name
2023-12-24 04:22:12 +08:00
Fred Liang
45798f993d
fix: fix type errors
2023-12-24 02:39:13 +08:00
Fred Liang
778e88cb56
chore: resolve conflict
2023-12-24 02:15:30 +08:00
Fred Liang
3ef0621eb0
refactor: update product name
2023-12-23 16:48:16 +08:00
Hk-Gosuto
ee08ab4070
feat: support gemini pro
2023-12-21 19:09:18 +08:00
Hk-Gosuto
7f3d261fb2
feat: api supports image input
2023-12-06 13:12:47 +08:00
Hk-Gosuto
796abf83ce
Merge remote-tracking branch 'upstream/main'
2023-12-06 11:00:40 +08:00
Hk-Gosuto
a810ebea36
feat: plugin filtering
2023-11-29 13:11:00 +08:00
H0llyW00dzZ
ef9e86b50d
Fix UI/UX Page Chats [Memory Prompt] [Stored Local Storage]
...
- [+] fix(chat.ts): update the memory prompt in onFinish callback
- [+] feat(chat.ts): update the current session with lastSummarizeIndex and memoryPrompt
2023-11-25 05:03:34 +07:00
Hk-Gosuto
f718ca030f
Merge remote-tracking branch 'upstream/main'
2023-11-16 12:46:09 +08:00
Yifei Zhang
d033168d80
fix : #3241 should not ensure openai url non-empty
2023-11-13 10:53:30 +08:00
Yidadaa
b7ffca031e
feat: close #935 add azure support
2023-11-10 02:43:37 +08:00
H0llyW00dzZ
544bab0fe2
Refactor Summarize Logic
...
[+] chore(chat.ts): remove unnecessary comment and refactor variable name
[+] feat(chat.ts): add stream: false to config object
2023-11-09 20:56:45 +07:00
Hk-Gosuto
c637826ebe
Merge remote-tracking branch 'upstream/main'
2023-11-09 12:10:43 +08:00
Yifei Zhang
87e3d663a2
fix : #3192 use smaller max_tokens as default
2023-11-09 11:00:09 +08:00
Yidadaa
d0a1d910d4
fix : #3186 enable max_tokens in chat payload
2023-11-09 03:19:13 +08:00
Yidadaa
d93f05f511
feat: close #3187 use CUSTOM_MODELS to control model list
2023-11-09 03:01:29 +08:00
Yidadaa
fbc0236748
fix : #3174 should prompt to confirm to delete chat
2023-11-09 02:03:05 +08:00
Hk-Gosuto
4eeb21af7d
Merge remote-tracking branch 'upstream/main'
2023-11-08 18:43:40 +08:00
Yidadaa
54a5332834
feat: sort model by name
2023-11-08 01:04:20 +08:00
Yidadaa
c5ca278253
feat: close #2908 allow to disable parse settings from link
2023-11-08 00:30:02 +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
Hk-Gosuto
3403825a71
Merge branch 'Yidadaa:main' into main
2023-11-06 22:01:33 -06: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
Yidadaa
5610f423d0
feat: add multi-model support
2023-10-30 02:07:11 +08:00
Hk-Gosuto
e95242adde
Merge branch 'Yidadaa:main' into main
2023-10-12 09:01:34 +08:00
Jason O'Gray
ea59ab5176
Fix type in sync.ts
...
Simple typo fix.
2023-10-10 11:24:45 -04:00
Hk-Gosuto
ae86dfbf70
Merge branch 'Yidadaa:main' into main
2023-10-10 15:14:18 +08:00
Hk-Gosuto
33d4f3d603
Merge branch 'Yidadaa:main' into main
2023-10-07 20:17:16 -05:00
GH Action - Upstream Sync
5933b3d7eb
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-10-08 00:19:29 +00:00
Yifei Zhang
13c1d2fd2b
Merge pull request #2946 from H0llyW00dzZ/ClientApp
2023-10-07 23:50:49 +08:00
KeithHello
1505372e20
Change log
...
- config.ts
- line 72: remove type confirmation of x as x always has type 'number'
- line 135: remove the redundant local variable
- chat.ts
- delete the unused import
2023-10-04 18:08:29 +09:00
KeithHello
ad5093ce05
Change log
...
- config.ts
- line 72 remove type confirmation of x as x always has type 'number'
- line 135 remove redundant local variable
- chat.ts
- delete unused import
2023-10-04 17:40:23 +09:00
H0llyW00dzZ
b558d1afc6
Feat & Fix "Client App [Notification]"
...
[+] feat(update.ts): add support for localization in update notifications
[+] fix(update.ts): add missing semicolon in useUpdateStore function
2023-10-04 02:10:26 +07:00
H0llyW00dzZ
ddfd05b008
Fix & Feat Client App [Notification]
...
[+] fix(update.ts): remove unnecessary notification sending when permission is not granted
[+] feat(update.ts): add notification for already up to date version
2023-10-03 09:12:41 +07:00
H0llyW00dzZ
d2ad01a9ff
Client App Fix Issue [Bug] 'export' button does not work #2884
...
[+] fix(exporter.tsx): add async keyword to download function
[+] feat(exporter.tsx): add support for saving image file using window.__TAURI__ API
[+] feat(global.d.ts): add types for window.__TAURI__ API methods
[+] feat(locales): add translations for download success and failure messages
[+] feat(sync.ts): add support for generating backup file name with date and time
[+] fix(utils.ts): add async keyword to downloadAs function and add support for saving file using window.__TAURI__ API
2023-10-03 08:49:03 +07:00
H0llyW00dzZ
64a17abfe2
Client App [Notification]
...
[+] feat(global.d.ts): add support for window.__TAURI__.notification methods
[+] feat(update.ts): add notification for new version availability
[+] fix(Cargo.toml): add tauri feature "notification-all" to enable notifications
[+] fix(tauri.conf.json): enable all notification features in tauri configuration
2023-10-03 08:08:11 +07:00
Eric R
f3d5fc7a84
[FIXED] now the default key should be CMD on MacOS
2023-09-28 06:50:31 -04:00
Hk-Gosuto
90ce3f1e19
Merge branch 'Yidadaa:main' into main
2023-09-19 10:40:09 +08:00
Yidadaa
f1e7db6a88
feat: auto fill upstash backup name
2023-09-19 03:33:17 +08:00
Yidadaa
83fed42997
feat: add upstash redis cloud sync
2023-09-19 03:18:34 +08:00
Yidadaa
d713d01600
feat: close #2848 click drag icon to toggle sidebar width
2023-09-19 01:47:15 +08:00
Hk-Gosuto
9a690dbcd0
fix(15): 修复插件功能支持模型判断逻辑
2023-09-13 13:06:39 +08:00
Hk-Gosuto
38c41f9ed3
Merge remote-tracking branch 'upstream/main'
2023-09-13 12:47:16 +08:00
Yidadaa
6f83fbd212
feat: add webdav support
2023-09-13 02:51:02 +08:00
Hk-Gosuto
a84b0f03b9
Merge remote-tracking branch 'upstream/main'
2023-09-12 13:14:32 +08:00
Hk-Gosuto
06a8a10e54
Merge remote-tracking branch 'upstream/main'
2023-09-11 12:05:49 +08:00
B0zal
605dd72354
[+] CodeQL Report Fix log injection vulnerability in useSyncStore
...
Severity : High
Sanitize the 'res' object before logging it in the 'check' method of useSyncStore to prevent log injection attacks.
The 'res' object is now sanitized by extracting only the necessary properties ('status', 'statusText', and 'headers') and logging the sanitized object instead.
This ensures that only safe and expected data is logged, mitigating the risk of log injection vulnerabilities.
2023-09-11 08:49:08 +07:00
Yidadaa
415e9dc913
fixup: minor sync fixup
2023-09-11 00:34:51 +08:00
Yidadaa
c73a91a0f5
fixup: fix type errors
2023-09-11 00:24:05 +08:00
Yidadaa
38f6956e71
feat: close #2754 add import/export to file
2023-09-11 00:20:23 +08:00
Hk-Gosuto
67696fa046
feat: 添加维基百科插件
2023-09-09 13:13:26 +08:00
Hk-Gosuto
7c8872beb9
fix(12): 修复问题
2023-09-05 19:08:29 +08:00
Hk-Gosuto
c9c5ab2a9b
feat: 支持开关指定内置插件
2023-09-04 21:59:42 +08:00
Hk-Gosuto
c5cc16ca09
Merge remote-tracking branch 'upstream/main'
2023-08-28 19:53:05 +08: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
Hk-Gosuto
4db91346fd
feat: 修改默认迭代次数
2023-08-23 16:28:42 +08:00
Hk-Gosuto
987ddf5f0f
feat: 修改插件模型版本限制
2023-08-21 23:55:08 +08:00
Hk-Gosuto
76eb2afd06
feat: 支持全局配置插件
2023-08-16 13:39:00 +08:00
Hk-Gosuto
d85c18b3e1
Merge branch 'Yidadaa:main' into main
2023-08-14 23:20:31 +08:00
imldy
20a508e2d6
feat: add autoGenerateTitle option
...
(cherry picked from commit 656ab94a9c4edfee820616b8cfc39f5ee9952a3a)
2023-08-14 20:42:09 +08:00
Hk-Gosuto
fb1b92e9cc
feat: 支持 ChatSession 级别插件功能开关
2023-08-12 00:53:15 +08:00
Hk-Gosuto
6b28bcd9b5
feat: 支持session级别插件开关
2023-08-11 17:55:50 +08:00
Hk-Gosuto
987598f30d
Merge remote-tracking branch 'upstream/main'
2023-08-09 12:27:52 +08:00
Yidadaa
4ab9141429
fix : #2564 should not clear message when error
2023-08-08 21:24:45 +08:00
Yidadaa
769c2f9f49
feat: close #2583 do not summarize with gpt-4
2023-08-08 21:22:41 +08:00
Hk-Gosuto
581ea756f8
Merge branch 'Yidadaa:main' into main
2023-08-03 11:58:18 +08:00
Yidadaa
b5ef552c25
feat: improve auto scroll ux and edit model title
2023-08-02 23:35:51 +08:00
Hk-Gosuto
08d53ef0a6
fix: 修复编译错误
2023-07-22 15:46:28 +08:00
Hk-Gosuto
2bb421b8bf
feat: 使用langchain实现插件功能
2023-07-22 15:38:44 +08:00
Hk-Gosuto
b2f199d25e
Merge branch 'Yidadaa:main' into main
2023-07-20 11:49:50 +08:00
Hopelwj
b9895ecadd
Merge branch 'Yidadaa:main' into main
2023-07-18 19:39:59 +08:00
liuweijie
322eb66fdf
fix: useAccessStore filter spaces
2023-07-18 19:38:16 +08:00
Hk-Gosuto
22dd01dc59
Merge branch 'Yidadaa:main' into main
2023-07-16 23:02:53 +08:00
Yifei Zhang
7073fd2f3b
Merge pull request #2392 from imldy/dev_SetInjectSystemPrompts
...
fix: enable `enableInjectSystemPrompts` attribute for old sessions
2023-07-16 14:29:50 +08:00
imldy
a9f67a48a1
dev: use current inject configuration
2023-07-15 02:48:47 +08:00
imldy
fd058cc693
fix: enable `enableInjectSystemPrompts` attribute for old sessions
2023-07-15 01:32:39 +08:00
Hk-Gosuto
be560a7485
Merge branch 'Yidadaa:main' into main
2023-07-12 11:10:21 +08:00
imldy
a4d012828c
fix: migrated mask object key
2023-07-11 21:02:09 +08:00
Hk-Gosuto
abb216100d
Merge branch 'Yidadaa:main' into main
2023-07-11 13:02:58 +08:00
Yidadaa
15e063e1b5
feat: #2330 disable /list/models
2023-07-10 23:19:43 +08:00