Commit Graph

2526 Commits

Author SHA1 Message Date
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
Meaqua 8ac9141a29 fix: ts error 2024-09-15 14:21:27 +08:00
Dogtiti 313c942350
Merge pull request #5435 from DDMeaqua/fix-AnthropicCros
fix: #5429 Anthropic authentication_error CORS
2024-09-15 10:07:24 +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
DDMeaqua 9a5a3d4ce4 fix: #5429 Anthropic authentication_error CORS 2024-09-14 16:06:18 +08:00
lyf 6e79b9a7a2 add fork 2024-09-14 14:19:11 +08:00
Dogtiti b32d82e6c1
Merge pull request #5426 from skymkmk/pr-summarize-customization
feat: summarize model customization
2024-09-14 14:18:25 +08:00
wuzhiqing a3585685df chore: add ESLint plugin and rules to remove unused imports
- Installed eslint-plugin-unused-imports
- Updated .eslintrc.json to include rules for detecting unused imports
2024-09-14 13:54:51 +08:00
Dogtiti f379865e2c
Merge pull request #5431 from tuanzisama/tuanzisama-patch-1
feat: Improve setting.model selector
2024-09-14 10:05:38 +08:00
Dogtiti 4eb4c31438
Merge pull request #5428 from Dakai/main
Add a space between model and provider in ModelSelector to improve readability.
2024-09-14 09:57:52 +08:00
evenwan 84a7afcd94 feat: Improve setting.model selector 2024-09-14 09:31:05 +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 1b869d9305
translation: translations by claude for new writings 2024-09-14 07:42:06 +08:00
skymkmk 93bc2f5870
feat: now user can choose their own summarize model 2024-09-14 07:41:27 +08:00
skymkmk 37c0cfe1e9
translation: translations by claude for manual refresh 2024-09-14 07:28:07 +08:00
skymkmk fc27441561
feat: manual refresh for title 2024-09-14 07:21:19 +08:00
MatrixDynamo 79cfbac11f
Add a space between model and provider in ModelSelector to improve readability. 2024-09-14 03:19:24 +08:00
lloydzhou df62736ff6 update version 2024-09-13 17:36:32 +08:00
Dogtiti 6a464b3e5f
Merge pull request #5418 from ConnectAI-E/hotfix/artifact
fixed: html codeblock include 2 newline
2024-09-13 17:32:21 +08:00
Lloyd Zhou 57fcda80df
Merge pull request #5419 from DDMeaqua/feat-shortcutkey
chore: 手机端隐藏快捷键展示
2024-09-13 17:31:22 +08:00
DDMeaqua db39fbc419 chore: 手机端隐藏快捷键展示 2024-09-13 16:56:06 +08:00