Dogtiti
|
44fc5b5cbf
|
fix: onfinish responseRes
|
2024-11-04 17:00:45 +08:00 |
Lloyd Zhou
|
b016771555
|
Merge pull request #5599 from ConnectAI-E/feature/allow-send-image-only
feat: allow send image only
|
2024-10-14 15:11:28 +08:00 |
lloydzhou
|
93ca303b6c
|
fix ts error
|
2024-10-09 13:49:33 +08:00 |
lloydzhou
|
a925b424a8
|
fix compressModel, related #5426, fix #5606 #5603 #5575
|
2024-10-09 13:42:25 +08:00 |
Dogtiti
|
7d55a6d0e4
|
feat: allow send image only
|
2024-10-08 21:31:01 +08:00 |
lloydzhou
|
919ee51dca
|
hover show errorMsg when plugin run error
|
2024-10-01 13:58:50 +08:00 |
Dogtiti
|
e8581c8f3c
|
fix: prevent title update on invalid message response
|
2024-09-25 00:37:37 +08:00 |
Dogtiti
|
9ddd5a0566
|
Merge pull request #5432 from ConnectAI-E/Feature-fork
feat fork
|
2024-09-18 15:04:27 +08:00 |
Dogtiti
|
26c3edd023
|
Merge pull request #5430 from skymkmk/pr-manual-regen-title
feat: menual regen title
|
2024-09-14 18:10:32 +08:00 |
lyf
|
6e79b9a7a2
|
add fork
|
2024-09-14 14:19:11 +08:00 |
skymkmk
|
fa48ace39b
|
fix: prevent users from setting a extremly short history that resulting in no content being sent for the title summary
|
2024-09-14 07:49:26 +08:00 |
skymkmk
|
93bc2f5870
|
feat: now user can choose their own summarize model
|
2024-09-14 07:41:27 +08:00 |
skymkmk
|
fc27441561
|
feat: manual refresh for title
|
2024-09-14 07:21:19 +08:00 |
Dogtiti
|
35f77f45a2
|
Merge pull request #5386 from ConnectAI-E/feature/safeLocalStorage
fix: safaLocalStorage
|
2024-09-09 16:48:25 +08:00 |
Dogtiti
|
992c3a5d3a
|
fix: safaLocalStorage
|
2024-09-08 13:23:40 +08:00 |
l.tingting
|
c1b74201e4
|
add chatgpt-4o-latest
|
2024-09-07 01:42:56 +08:00 |
lloydzhou
|
f9a047aad4
|
using tauri http api run plugin to fixed cors in App
|
2024-09-04 21:04:13 +08:00 |
lloydzhou
|
6ab6b3dbca
|
remove no need code
|
2024-09-03 20:21:37 +08:00 |
lloydzhou
|
c7bc93b32b
|
Merge remote-tracking branch 'connectai/main' into feature/plugin
|
2024-09-03 19:02:40 +08:00 |
lloydzhou
|
29b5cd9436
|
ts error
|
2024-08-29 00:21:26 +08:00 |
lloydzhou
|
f5209fc344
|
stash code
|
2024-08-28 23:58:46 +08:00 |
Dogtiti
|
c2fc0b4979
|
feat: try catch indexedDB error
|
2024-08-27 09:57:07 +08:00 |
Dogtiti
|
0b758941a4
|
feat: clear indexDB
|
2024-08-26 21:23:21 +08:00 |
Dogtiti
|
492b55c893
|
feat: add indexDB
|
2024-08-26 21:20:07 +08:00 |
Dogtiti
|
3da717d9fc
|
fix: azure summary
|
2024-08-06 11:20:03 +08:00 |
lloydzhou
|
ac599aa47c
|
add dalle3 model
|
2024-08-02 18:00:42 +08:00 |
Lloyd Zhou
|
5b126c7e52
|
Revert "feat: improve components structure"
|
2024-07-22 22:18:51 +08:00 |
Dogtiti
|
038e6df8f0
|
feat: improve components structure
|
2024-07-22 16:02:45 +08:00 |
Chenglong Wang
|
0236e13187
|
Change gpt summary model to gpt-4o-mini.
|
2024-07-19 23:36:57 +08:00 |
DDDDD12138
|
8edc0989e2
|
chore: remove unused imports and correct typos
|
2024-07-18 01:51:56 +08:00 |
Dogtiti
|
5e0657ce55
|
feat: add getClientApi method
|
2024-07-06 11:27:53 +08:00 |
lloydzhou
|
1c20137b0e
|
support azure deployment name
|
2024-07-05 19:59:45 +08:00 |
Dean-YZG
|
0aa807df19
|
feat: remove empty memoryPrompt in ChatMessages
|
2024-05-16 14:41:18 +08:00 |
Dean-YZG
|
c10447df79
|
feat: 1)upload image with type 'heic' 2)change the empty message to ';' for models 3)
|
2024-05-13 16:24:15 +08:00 |
butterfly
|
b3e856df1d
|
feat: fix 1)the property named 'role' of the first message must be 'user' 2)if default summarize model 'gpt-3.5-turbo' is blocked, use currentModel instead 3)if apiurl&apikey set by location, useCustomConfig would be opened
|
2024-05-06 19:26:39 +08:00 |
l.tingting
|
aa084ea09a
|
add timezone in system prompts
|
2024-04-12 23:07:29 +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
|
264da6798c
|
feat: remove duplicate Input Template
|
2024-04-08 18:06:17 +08:00 |
butterfly
|
86b5c55855
|
feat: roles must alternate between user and assistant in claude, so add a fake assistant message between two user messages
|
2024-04-07 18:02:31 +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 |
DeanYao
|
e38b527ac2
|
Merge pull request #3205 from H0llyW00dzZ/summarizelogic
Refactor Summarize Logic
|
2024-03-28 15:19:32 +08:00 |
TheRam_
|
e2da3406d2
|
Add vision support (#4076)
|
2024-02-20 18:04:32 +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 |
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 |
reece00
|
3ba598633c
|
Non -GPT model disable system prompt (#3684)
|
2023-12-28 23:52:45 +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
|
778e88cb56
|
chore: resolve conflict
|
2023-12-24 02:15:30 +08:00 |