Commit Graph

2546 Commits

Author SHA1 Message Date
river 13777786c4 chore: ja 2024-09-25 16:30:26 +08:00
river 6655c64e55 chore: cn 2024-09-25 16:29:59 +08:00
river b7892b58f5 chore: support saas 2024-09-25 13:34:04 +08:00
Lloyd Zhou 4c84182e7a
Merge pull request #5522 from ConnectAI-E/fix/5494
fix: prevent title update on invalid message response
2024-09-25 10:53:00 +08:00
Dogtiti e8581c8f3c fix: prevent title update on invalid message response 2024-09-25 00:37:37 +08:00
Dogtiti 9bbd7d3185
Merge pull request #5519 from ConnectAI-E/feature-play-audio-and-video
Feature play audio and video
2024-09-24 22:03:55 +08:00
lloydzhou dbabb2c403 auto play video/audio 2024-09-24 18:52:54 +08:00
lloydzhou 6c37d04591 auto play video/audio 2024-09-24 18:52:48 +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
Dogtiti fc0042a799
Merge pull request #5515 from DDMeaqua/config-artifacts
Config artifacts
2024-09-24 17:27:33 +08:00
DDMeaqua 269d064e0a fix: #5450 2024-09-24 15:21:27 +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
Dogtiti 46fc2a5012
Merge pull request #5498 from DDMeaqua/fix-plugin-css
Fix plugin css
2024-09-24 10:23:06 +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
Lloyd Zhou 4c3fd55a75
Merge pull request #5495 from ConnectAI-E/Fix-code-duplication
Fix code duplication
2024-09-23 16:06:59 +08:00
lyf d95d509046 fex 2024-09-23 15:43:36 +08:00
DDMeaqua 4a60512ae7 chore: css 2024-09-23 14:18:32 +08:00
DDMeaqua 0e210cf8de fix: #5486 plugin样式优化 2024-09-23 14:13:09 +08:00
lyf 35aa2c7270 Fix code duplication 2024-09-23 11:34:20 +08:00
Lloyd Zhou 23f2b6213c
Merge pull request #5489 from ConnectAI-E/feature-fix-openai-function-call
Feature fix openai function call
2024-09-22 19:08:35 +08:00
lloydzhou 3a969054e3 hotfix openai function call tool_calls no index 2024-09-22 18:59:49 +08:00
lloydzhou 4d1f9e49d4 hotfix openai function call tool_calls no index 2024-09-22 18:53:51 +08:00
Dogtiti 2474d5b6d2
Merge pull request #5304 from dustookk/main
fix no max_tokens in payload when the vision model name does not cont…
2024-09-19 20:34:23 +08:00
Dogtiti c75d9e3de4
Merge pull request #5463 from yudshj/main
修正了typo,WHITE_WEBDEV_ENDPOINTS -> WHITE_WEBDAV_ENDPOINTS
2024-09-19 14:26:48 +08:00
Yudong df222ded12 修正了typo, WebDev -> WebDav 2024-09-19 14:15:31 +08:00
Yudong 212d15fdd0 修正了typo,WHITE_WEBDEV_ENDPOINTS -> WHITE_WEBDAV_ENDPOINTS 2024-09-19 11:20:18 +08:00
Dogtiti b5ba05dd83
Merge pull request #5462 from JuliusMoehring/main
fix: Avoid fetching prompts.json serverside
2024-09-19 09:50:21 +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
DDMeaqua 10d7a64f88 fix: error 2024-09-18 15:37:21 +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 848f794149
Merge pull request #5402 from DDMeaqua/fix-selector-css
fix: selector css
2024-09-18 15:19:08 +08:00
DDMeaqua 7f1b44befe fix: css 2024-09-18 15:04:41 +08:00
Dogtiti 9ddd5a0566
Merge pull request #5432 from ConnectAI-E/Feature-fork
feat fork
2024-09-18 15:04:27 +08:00
DDMeaqua a3b664763e chore: default header 2024-09-18 14:57:43 +08:00
lyf fd47bc1dc3 Add English copy 2024-09-18 13:56:44 +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
Lloyd Zhou 5c34666334
Merge pull request #5454 from SukkaW/ci-bump
ci: bump `actions/cache` to v4
2024-09-18 11:13:59 +08:00
DDMeaqua 212605a7e3 Merge branch 'main' into tts-stt 2024-09-18 10:39:56 +08:00
SukkaW 4ddfa9af8d ci: bump `actions/cache` to v4 2024-09-17 22:28:13 +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
Dogtiti 027e5adf67
Merge pull request #5442 from DDDDD12138/fix-typo
chore: correct typo
2024-09-15 22:12:59 +08:00
DDDDD12138 e986088bec chore: correct typo 2024-09-15 21:59:21 +08:00
DDDDD12138 63ffd473d5 chore: remove unused imports 2024-09-15 20:17:02 +08:00
Dogtiti 9e5d92dc58
Merge pull request #5438 from DDMeaqua/fix-AnthropicCros
fix: ts error
2024-09-15 14:23:29 +08:00