Commit Graph

331 Commits

Author SHA1 Message Date
lloydzhou 07d089a2bd try using method and path when operationId is undefined #5525 2024-09-27 13:31:07 +08:00
Dogtiti e8581c8f3c fix: prevent title update on invalid message response 2024-09-25 00:37:37 +08:00
Dogtiti 649c5be64e
Merge pull request #5508 from ConnectAI-E/feature-buildin-plugin
add buildin plugin
2024-09-24 17:28:48 +08:00
DDMeaqua 6c8143b7de feat: 全局设置是否启用artifacts 2024-09-24 15:15:08 +08:00
lloydzhou f9f99639db update 2024-09-24 12:59:21 +08:00
lloydzhou 90e7b5aecf try using openai api key for dalle-3 plugin 2024-09-23 20:20:20 +08:00
lloydzhou ed20fd2962 1. add buildin plugin; 2. remove `usingProxy` 2024-09-23 20:00:07 +08:00
JuliusMoehring accb526cd6 Avoid fetching prompts.json serverside 2024-09-18 18:07:10 +02:00
Dogtiti a8c70d84a9
Merge pull request #5459 from DDMeaqua/tts
add tts
2024-09-18 15:42:16 +08:00
Dogtiti d51bbb4a81
Merge pull request #5444 from skymkmk/pr-fix-model-config-hydration
fix: config hydration and default model forced to set gpt-3.5-turbo
2024-09-18 15:26:47 +08:00
Dogtiti 9ddd5a0566
Merge pull request #5432 from ConnectAI-E/Feature-fork
feat fork
2024-09-18 15:04:27 +08:00
DDMeaqua dfaafe3adb Merge branch 'main' into tts 2024-09-18 13:48:28 +08:00
Dogtiti b4dc4d34eb
Merge pull request #5112 from DDDDD12138/remove-unused-imports
Chore: Remove Unused Imports and Add ESLint Rules
2024-09-18 11:37:47 +08:00
DDMeaqua 3ae8ec1af6 feat: tts 2024-09-18 11:24:25 +08:00
DDMeaqua 212605a7e3 Merge branch 'main' into tts-stt 2024-09-18 10:39:56 +08:00
skymkmk 36a0c7b8a3
fix: default is forced to set gpt-3.5-turbo if no server default model have been set 2024-09-16 02:07:22 +08:00
skymkmk 9e1e0a7252
fix: persisted available models ard not be update after source code have been updated 2024-09-16 02:06:17 +08:00
DDDDD12138 63ffd473d5 chore: remove unused imports 2024-09-15 20:17:02 +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
mayfwl d51d7b6797
Merge pull request #5376 from MrrDrr/add_chatgpt_4o_latest
add chatgpt-4o-latest
2024-09-08 10:15:41 +08:00
lloydzhou 23ac2efd89 hotfix and update version 2024-09-07 22:12:42 +08:00
l.tingting c1b74201e4 add chatgpt-4o-latest 2024-09-07 01:42:56 +08:00
lloydzhou caf50b6e6c move artifacts into mask settings 2024-09-05 14:46:16 +08:00
lloydzhou 09aec7b22e using tauri http api run plugin to fixed cors in App 2024-09-04 21:32:22 +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 4fdd997108 hotfix 2024-09-03 16:23:54 +08:00
lloydzhou 2b317f60c8 add config auth location 2024-09-03 12:00:55 +08:00
lloydzhou 877668b629 hotfix 2024-09-02 18:29:00 +08:00
lloydzhou f652f73260 plugin add auth config 2024-09-02 18:11:19 +08:00
lloydzhou 9326ff9d08 ts error 2024-08-30 23:39:08 +08:00
lloydzhou 271f58d9cf stash code 2024-08-30 17:31:20 +08:00
lloydzhou 571ce11e53 stash code 2024-08-29 19:55:09 +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
DDMeaqua 2f410fc09f feat: add tts stt 2024-08-27 16:21:02 +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
zhangjian10 1102ef6e6b
fix: Determine if Tencent is authorized 2024-08-18 23:47:23 +08:00
l.tingting ca865a80dc dall-e-3 adds 'quality' and 'style' options 2024-08-10 11:09:07 +08:00
webws b2c1644d69 feat: add support for iFLYTEK Spark API (接入讯飞星火模型) 2024-08-06 17:54:30 +08:00
Dogtiti 3da717d9fc fix: azure summary 2024-08-06 11:20:03 +08:00