-LAN-
4b938ab18d
chore: Bump version
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-30 16:25:40 +08:00
-LAN-
88356de923
fix: Refactor web reader to use readabilipy ( #19789 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-30 16:23:17 +08:00
-LAN- and GitHub
5f09900dca
chore(api): Upgrade dependencies ( #19736 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-15 14:47:15 +08:00
-LAN-
9ac99abf20
docs(CHANGELOG): Update CHANGELOG
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-14 18:03:05 +08:00
-LAN-
32588f562e
feat(model): fix and re-add gpt-4.1.
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-14 18:02:32 +08:00
Joel and GitHub
36f8bd3f1a
chore: frontend third-part package security issue ( #19655 )
2025-05-14 14:08:05 +08:00
-LAN-
c919074e06
docs(CHANGELOG.md): Update CHANGELOG.md
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-13 10:31:40 +08:00
88cd9aedb7
add gunicorn keepalive setting ( #19537 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: Bowen Liang <liang.bowen.123@qq.com >
2025-05-13 10:28:13 +08:00
-LAN-
16a4f77fb4
fix(config): Allow DB_EXTRAS to set search_path via options
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-13 10:19:08 +08:00
-LAN- and GitHub
3401c52665
chore(pyproject.toml): Upgrade huggingface-hub, transformers and resend ( #19563 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-05-12 23:21:57 +08:00
Zixuan Cheng and GitHub
4fa3d78ed8
Revert "feat : add GPT4.1 in the model providers" ( #19002 )
2025-04-28 18:15:24 +08:00
-LAN-
5f7f851b17
fix: Refines None checks in result transformation
...
Simplifies the code by replacing type checks for None with
direct comparisons, improving readability and consistency in
handling None values during output validation.
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-28 15:40:14 +08:00
-LAN-
559ab46ee1
fix: Removes redundant token calculations and updates dependencies
...
Eliminates unnecessary pre-calculation of token limits and recalculation of max tokens
across multiple app runners, simplifying the logic for prompt handling.
Updates tiktoken library from version 0.8.0 to 0.9.0 for improved tokenization performance.
Increases default token limit in TokenBufferMemory to accommodate larger prompt messages.
These changes streamline the token management process and leverage the latest
improvements in the tiktoken library.
Fixes potential token overflow issues and prepares the system for handling larger
inputs more efficiently.
Relates to internal optimization tasks.
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-28 15:39:12 +08:00
-LAN-
df98223c8c
chore: Updates to version 0.15.7 with new model support
...
Adds support for GPT-4.1 and Amazon Bedrock DeepSeek-R1 models.
Fixes issues with app creation from template categories and
DSL version checks.
Updates version numbers in configuration files and Docker
setup to 0.15.7 for consistency.
Addresses issues #18807 , #18868 , #18872 , #18878 , and #18912 .
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-28 14:19:07 +08:00
Zixuan Cheng and GitHub
144f9507f8
feat : add GPT4.1 in the model providers ( #18912 )
2025-04-27 19:31:20 +08:00
kelvintsim and GitHub
2e097a1ac0
add bedrock deepseek-r1 ( #18908 )
2025-04-27 19:30:42 +08:00
NFish and GitHub
9f7d8a981f
Patch: hotfix/create from template category ( #18807 ) ( #18868 )
2025-04-27 14:47:18 +08:00
zxhlyh and GitHub
40b31bafd5
fix: check dsl version when create app from explore template ( #18872 ) ( #18878 )
2025-04-27 14:21:45 +08:00
-LAN-
d38a2c95fb
docs(CHANGELOG): Update CHANGELOG.md
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-25 18:31:08 +08:00
-LAN-
7d18e2a0ef
feat(app_dsl_service): Refines version compatibility logic
...
Updates logic to handle various version comparisons, ensuring
more precise status returns based on version differences.
Improves handling of older and newer versions to prevent
mismatches and ensure appropriate compatibility status.
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-25 18:27:31 +08:00
kelvintsim and GitHub
024f242251
add bedrock claude-sonnet-3.7 ( #18788 )
2025-04-25 17:35:12 +08:00
-LAN-
bfdce78ca5
chore(*): Bump up to 0.15.6
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-23 14:06:46 +08:00
-LAN-
00c2258352
CHANGELOG): Adds initial changelog for version 0.15.6
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-04-23 13:55:33 +08:00
Joel and GitHub
a1b3d41712
fix: clickjacking ( #18552 )
2025-04-22 17:08:52 +08:00
b26e20fe34
fix: fix vertex gemini 2.0 flash 001 schema ( #18405 )
...
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id >
2025-04-19 22:04:13 +08:00
NFish and GitHub
161ff432f1
fix: update reset password token when email code verify success ( #18362 )
2025-04-18 17:15:15 +08:00
Xiyuan Chen and GitHub
99a9def623
fix: reset_password security issue ( #18366 )
2025-04-18 05:04:44 -04:00
Alexi.F and GitHub
fe1846c437
fix: change gemini-2.0-flash to validate google api #17082 ( #17115 )
2025-03-30 13:04:12 +08:00
-LAN-
8e75eb5c63
fix: update version to 0.15.5 in packaging and docker-compose files
...
Sgned-off-by: -LAN- <lapz8200@outlook.com >
2025-03-24 16:47:06 +08:00
-LAN-
970508fcb6
fix: update GitHub Actions workflow to trigger on tags
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-24 16:45:29 +08:00
NFish
9283a5414f
fix: update yarn.lock
2025-03-24 16:41:07 +08:00
-LAN-
2a2a0e9be9
fix: update DifySandbox image version to 0.2.11 in docker-compose files
...
Sgned-off-by: -LAN- <laipz8200@outlook.com >
2025-03-24 15:37:55 +08:00
Joel and GitHub
061a765b7d
fix: sanitizer svg to avoid xss ( #16608 )
2025-03-24 14:48:40 +08:00
-LAN-
acd7fead87
feat: remove Vanna provider and associated assets from the project
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-24 14:34:03 +08:00
NFish
bbb080d5b2
fix: update chatbot help doc link on the create app form
2025-03-24 11:28:35 +08:00
NFish
c01d8a70f3
fix: upgrade nextjs to v14.2.25. a security patch for CVE-2025-29927.
2025-03-24 10:32:18 +08:00
-LAN-
1ca15989e0
chore: update version to 0.15.4 in configuration and docker files
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-21 16:39:06 +08:00
-LAN-
8b5a3a9424
Merge branch 'release/0.15.4' of github.com:langgenius/dify into release/0.15.4
2025-03-21 16:31:06 +08:00
-LAN-
42ddcf1edd
chore: remove 0.15.3 branch config in the build action
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-03-21 16:30:33 +08:00
Joel and GitHub
21561df10f
fix: xss in render svg ( #16437 )
2025-03-21 15:24:58 +08:00
crazywoola
0e33a3aa5f
chore: add ci
2025-02-19 14:34:36 +08:00
Hash Brown and crazywoola
d3895bcd6b
revert
2025-02-19 14:32:28 +08:00
Hash Brown and crazywoola
eeb390650b
fix: build failed
2025-02-19 14:32:28 +08:00
-LAN- and GitHub
ca19bd31d4
chore(*): Bump version to 0.15.3 ( #13308 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 15:20:05 +08:00
-LAN- and GitHub
413dfd5628
feat: add completion mode and context size options for LLM configuration ( #13325 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 15:08:53 +08:00
-LAN- and GitHub
f9515901cc
fix: Azure AI Foundry model cannot be used in the workflow ( #13323 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 14:52:57 +08:00
呆萌闷油瓶 and GitHub
3f42fabff8
chore:improve thinking display for llm from xinference and ollama pro… ( #13318 )
2025-02-07 14:29:29 +08:00
-LAN- and GitHub
1caa578771
chore(*): Update style of thinking ( #13319 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 14:06:35 +08:00
b7c11c1818
Fix the problem of Workflow terminates after parallel tasks execution, merge node not triggered ( #12498 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2025-02-07 13:56:08 +08:00
非法操作 and GitHub
3eb3db0663
chore: refactor the OpenAICompatible and improve thinking display ( #13299 )
2025-02-07 13:28:46 +08:00
-LAN- and GitHub
be46f32056
fix(credits): require model name equals ( #13314 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 13:28:17 +08:00
sino and GitHub
6e5c915f96
feat(model): add deepseek-r1 for openrouter ( #13312 )
2025-02-07 12:39:13 +08:00
-LAN- and GitHub
04d13a8116
feat(credits): Allow to configure model-credit mapping ( #13274 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-07 11:01:31 +08:00
Kemal and GitHub
e638ede3f2
Update README_TR.md ( #13294 )
2025-02-07 09:11:39 +08:00
Riddhimaan-Senapati and GitHub
2348abe4bf
feat: added a couple of models not defined in vertex ai, that were already … ( #13296 )
2025-02-07 09:11:25 +08:00
呆萌闷油瓶 and GitHub
f7e7a399d9
feat:add think tag display for xinference deepseek r1 ( #13291 )
2025-02-06 22:04:58 +08:00
le0zh and GitHub
ba91f34636
fix: incorrect transferMethod assignment for remote file ( #13286 )
2025-02-06 19:32:21 +08:00
16865d43a8
feat: add deepseek models for volcengine provider ( #13283 )
...
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com >
2025-02-06 18:20:03 +08:00
呆萌闷油瓶 and GitHub
0d13aee15c
feat:add deepseek r1 think display for ollama provider ( #13272 )
2025-02-06 15:32:10 +08:00
Wu Tianwei and GitHub
49b4144ffd
fix: add dataset edit permissions ( #13223 )
2025-02-06 14:26:16 +08:00
186e2d972e
chore(deps): bump katex from 0.16.10 to 0.16.21 in /web ( #13270 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-06 13:27:07 +08:00
40dd63ecef
Upgrade oracle models ( #13174 )
...
Co-authored-by: engchina <atjapan2015@gmail.com >
2025-02-06 13:24:27 +08:00
-LAN- and GitHub
6d66d6da15
feat(model_providers): Support deepseek-r1 for Nvidia Catalog ( #13269 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-06 13:03:19 +08:00
03ec3513f3
Fix bug large data no render ( #12683 )
...
Co-authored-by: ex_wenyan.wei <ex_wenyan.wei@tcl.com >
2025-02-06 13:00:04 +08:00
-LAN- and GitHub
87763fc234
feat(model_providers): Support deepseek for Azure AI Foundry ( #13267 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-06 12:45:48 +08:00
JasonVV and GitHub
f6c44cae2e
feat(model): add gemini-2.0 model ( #13266 )
2025-02-06 12:28:59 +08:00
xhe and GitHub
da2ee04fce
fix: correct linewrap think display in generic openai api ( #13260 )
...
Signed-off-by: xhe <xw897002528@gmail.com >
2025-02-06 10:53:08 +08:00
JasonVV and GitHub
7673c36af3
feat(model): add gemini-2.0-flash-thinking-exp-01-21 ( #13230 )
2025-02-06 10:01:00 +08:00
Riddhimaan-Senapati and GitHub
9457b2af2f
feat: added models :gemini 2.0 flash 001 and gemini 2.0 pro exp 02-05 ( #13247 )
2025-02-06 09:58:39 +08:00
k-zaku and GitHub
7203991032
feat: add parameter "reasoning_effort" and Openai o3-mini ( #13243 )
2025-02-06 09:29:48 +08:00
xhe and GitHub
5a685f7156
feat: add think display for volcengine and generic openapi ( #13234 )
...
Signed-off-by: xhe <xw897002528@gmail.com >
2025-02-06 09:24:40 +08:00
Riddhimaan-Senapati and GitHub
a6a25030ad
fix: updated _position.yaml to include the latest model already integ… ( #13245 )
2025-02-06 09:21:51 +08:00
Riddhimaan-Senapati and GitHub
00458a31d5
feat: added deepseek r1 and v3 to siliconflow ( #13238 )
2025-02-05 21:59:18 +08:00
-LAN- and GitHub
c6ddf6d6cc
feat(model_providers): Add Groq DeepSeek-R1-Distill-Llama-70b ( #13229 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-05 19:15:29 +08:00
34b21b3065
feat: Add o3-mini and o3-mini-2025-01-31 model variants ( #13129 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-02-05 17:04:45 +08:00
Bowen Liang and GitHub
8fbb355cd2
chore: squash system dependencies installation steps ( #13206 )
2025-02-05 16:42:53 +08:00
HQidea and GitHub
e8b3b7e578
Fix new variables in the conversation opener would override prompt_variables ( #13191 )
2025-02-05 16:16:00 +08:00
-LAN- and GitHub
59ca44f493
chore(model_runtime): Move deepseek ahead in the providers list. ( #13197 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-05 16:08:28 +08:00
Bowen Liang and GitHub
9e1457c2c3
fix: mypy checks violation in AzureBlobStorage ( #13215 )
2025-02-05 15:56:23 +08:00
te-chan and GitHub
fac83e14bc
Use DefaultAzureCredential for managed identity in azure blob extention ( #11559 )
2025-02-05 13:43:43 +08:00
Nam Vu and GitHub
a97cec57e4
fix: SSRF proxy file descriptor leak in concurrent requests ( #13108 )
2025-02-05 13:10:27 +08:00
Riddhimaan-Senapati and GitHub
38c10b47d3
Feat: add linkedin to readme ( #13203 )
2025-02-05 12:27:58 +08:00
MaFee921 and GitHub
1a2523fd15
feat: bedrock_endpoint_url ( #12838 )
2025-02-05 12:24:24 +08:00
Warren Chen and GitHub
03243cb422
Modify params for bedrock retrieve generate ( #13182 )
2025-02-05 12:17:42 +08:00
Bowen Liang and GitHub
2ad7ee0344
chore: add tests for build docker image when dockerfile changed ( #10732 )
2025-02-05 11:40:22 +08:00
55ce3618ce
fix: Dollar Sign Handling in Markdown ( #13178 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-02-05 11:00:56 +08:00
TechnoHouse and GitHub
e9e34c1ab2
Install apt dependencies using bookworm source, consistent with base image. Remove unnecessary, error-prone pins ( #13176 )
2025-02-05 10:07:22 +08:00
-LAN- and GitHub
d4c916b496
chore(pyproject): Add type stubs into pyproject.toml ( #13145 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-04 12:01:28 +08:00
Obada Khalili and GitHub
8fbc9c9342
Solve circular dependency issue between workflow/constants.ts file and default.ts file ( #13165 )
2025-02-04 09:26:01 +08:00
aplio and GitHub
1b6fd9dfe8
fix: set indexing technique from dataset during update-by-text ( #13155 )
2025-02-03 11:06:03 +08:00
非法操作 and GitHub
304467e3f5
fix: not install libmagic raise error ( #13146 )
2025-02-03 11:05:20 +08:00
Kei YAMAZAKI and GitHub
7452032d81
add azure openai api version 2024-12-01-preview ( #13135 )
2025-02-03 11:04:20 +08:00
aplio and GitHub
87e2048f1b
nitpick: fix small typos in template.en.mdx ( #13156 )
2025-02-03 11:03:11 +08:00
Nam Vu and GitHub
d876084392
chore: upgrade libldap2 ( #13158 )
2025-02-03 11:02:14 +08:00
非法操作 and GitHub
840729afa5
feat: the think tag display of siliconflow's deepseek r1 ( #13153 )
2025-02-02 21:55:13 +08:00
Obada Khalili and GitHub
941ad03f3c
pass model and cost so that langfuse can show cost ( #13117 )
2025-02-02 15:27:27 +08:00
aplio and GitHub
d73d191f99
feature. add feat to modify metadata via dataset api ( #13116 )
2025-02-02 15:27:12 +08:00
Masashi Tomooka and GitHub
c2664e0283
chore: fix wrong VectorType match case ( #13123 )
2025-02-02 15:26:59 +08:00
-LAN- and GitHub
ee61cede4e
test(huggingface_hub): Skip the failed test temporarily. ( #13142 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-02 14:47:26 +08:00
-LAN- and GitHub
b47669b80b
fix: deduct LLM quota after processing invoke result ( #13075 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-02-02 12:05:11 +08:00
c0d0c63592
feat: switch to chat messages before regenerated ( #11301 )
...
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com >
2025-01-31 13:05:10 +08:00
Yingchun Lai and GitHub
b09c39c8dc
refactor: avoid to use extra space when finding model by name ( #13043 )
2025-01-30 15:08:29 +08:00
heyszt and GitHub
b4b09ddc3c
add tongyi qwen2.5-14b/7b-instruct-1m model ( #13089 )
2025-01-29 11:58:01 +08:00
Ademílson Tonato and GitHub
d0a21086bd
refactor: Update Firecrawl API parameters and default settings ( #13082 )
2025-01-29 11:21:05 +08:00
Yingchun Lai and GitHub
d44882c1b5
refactor: reduce duplciate code by inheritance ( #13073 )
2025-01-28 10:52:01 +08:00
Yingchun Lai and GitHub
23c68efa2d
fix: fix the formatter is not applied on log file ( #12704 )
2025-01-28 10:49:58 +08:00
Jason and GitHub
560c5de1b7
Fixed Novita AI color and added DeepSeek R1 model ( #13074 )
2025-01-28 10:38:54 +08:00
5d91dbd000
Set default LOG_LEVEL to INFO for celery workers and beat ( #13066 )
...
Co-authored-by: Abdullah AlOsaimi <189027247+osaimi@users.noreply.github.com >
2025-01-27 17:09:41 +08:00
heyszt and GitHub
6c31ee36cd
fix qwen-vl blocking mode ( #13052 )
2025-01-27 11:35:23 +08:00
jiandanfeng and GitHub
edc29780ed
fix: "Model schema not found" error only in agents ( #12655 ) ( #12760 )
2025-01-27 11:33:13 +08:00
yjc980121 and GitHub
aad7e4dd1c
fix:Improve MIME type detection for remote URL uploads using python-magic ( #12693 )
2025-01-27 11:33:03 +08:00
Xin Zhang and GitHub
a6a727e8a4
feat: add inner API to create workspace without requiring email ( #13021 )
2025-01-26 15:36:56 +08:00
NFish and GitHub
d1fc65fabc
fix: adjust iteration node dark style ( #13051 )
2025-01-26 11:19:41 +08:00
Jason and GitHub
d4be5ef9de
Update Novita AI predefined models ( #13045 )
2025-01-26 09:25:29 +08:00
Shun Miyazawa and GitHub
1374be5a31
fix: Unexpected tag creation when pressing enter during tag conversion ( #13041 )
2025-01-25 19:30:26 +08:00
Warren Chen and GitHub
b2bbc28580
support bedrock kb: retrieve and generate ( #13027 )
2025-01-25 17:28:06 +08:00
非法操作 and GitHub
59b3e672aa
feat: add agent thinking content display of deepseek R1 ( #12949 )
2025-01-24 20:13:42 +08:00
IWAI, Masaharu and GitHub
a2f8bce8f5
chore: add Japanese translation: model_providers/bedrock ( #13016 )
2025-01-24 18:43:33 +08:00
Yueh-Po Peng (Yabi) and GitHub
a2b9adb3a2
Change typo in translation ( #13004 )
2025-01-24 13:48:21 +08:00
IWAI, Masaharu and GitHub
28067640b5
fix: wrong zh_Hans translation: Ohio ( #13006 )
2025-01-24 13:41:20 +08:00
da67916843
feat: add glm-4-air-0111 ( #12997 )
...
Co-authored-by: lowell <lowell.hu@zkteco.in >
2025-01-24 10:04:46 +08:00
zxhlyh and GitHub
e54ce479ad
Feat/prompt editor dark theme ( #12976 )
2025-01-23 16:20:00 +08:00
6024d8a42d
refactor: Update Firecrawl to use v1 API ( #12574 )
...
Co-authored-by: Ademílson Tonato <ademilson.tonato@refurbed.com >
2025-01-23 11:14:48 +08:00
Joel and GitHub
f565f08aa0
fix: get property of string type variable caused page crash ( #12969 )
2025-01-23 11:02:29 +08:00
fd4afe09f8
fix: tools translate search ( #12950 )
...
Co-authored-by: lowell <lowell.hu@zkteco.in >
2025-01-22 19:27:02 +08:00
jiandanfeng and GitHub
dd0904f95c
feat: add giteeAI risk control identification. ( #12946 )
2025-01-22 19:26:25 +08:00
4c3076f2a4
feat: add pg vector index ( #12338 )
...
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com >
2025-01-22 17:07:18 +08:00
-LAN- and GitHub
1e73f63ff8
chore: update version to 0.15.2 in packaging and docker configurations ( #12940 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-22 16:40:44 +08:00
sino and GitHub
d167d5b1be
feat(ark): support doubao 1.5 series of models ( #12935 )
2025-01-22 15:25:57 +08:00
le0zh and GitHub
71fa14f791
fix: resolve clipboard.writeText failure under HTTP protocol ( #12936 )
2025-01-22 15:18:23 +08:00
zxhlyh and GitHub
8dd1873e76
feat: workflow note dark theme ( #12932 )
2025-01-22 14:22:33 +08:00
-LAN- and GitHub
f91f5c7401
fix(batch_create_segment_to_index_task): count max_position in memory. ( #12929 )
2025-01-22 13:39:02 +08:00
Bowen Liang and GitHub
c62b7cc679
chore(build): bump poetry from 1.x to 2.x ( #12369 )
2025-01-22 13:38:24 +08:00
Jyong and GitHub
3ee213ddca
add milvus full text search setting ( #12930 )
2025-01-22 13:36:39 +08:00
8429877b02
fix: Agent is configured for ReAct inference mode, an error is reported when viewing the agent log ( #12920 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-01-22 13:20:32 +08:00
EricPan and GitHub
05a0faff6a
fix: app token's last_used_at can't be updated when last_used_at is null ( #12770 )
2025-01-22 11:01:45 +08:00
Joel and GitHub
e09f6e4987
feat: support config chunk length by env ( #12925 )
2025-01-22 10:43:40 +08:00
jiandanfeng and GitHub
e23f4b0265
feat: add gemini-2.0-flash-thinking-exp-01-21 ( #12924 )
2025-01-22 10:14:37 +08:00
Shun Miyazawa and GitHub
f582d4a13e
feat: Add ability to change profile avatar ( #12642 )
2025-01-22 10:11:31 +08:00
2f41bd495d
fix:Fix a bug that returns null when the passed path is a file. ( #12775 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com >
2025-01-22 10:10:03 +08:00
Jyong and GitHub
162a8c4393
fix update segment keyword with same content ( #12908 )
2025-01-21 19:19:32 +08:00
3d1ce4c53f
bug: fixed bedrock rerank bug ( #12774 )
...
Co-authored-by: hobo.l <hobo.l@binance.com >
2025-01-21 19:09:36 +08:00
Joel and GitHub
6db3ae9b8e
chore: remove webapp ga ( #12909 )
2025-01-21 18:38:33 +08:00
6d0cb9dc33
fix: variable panel scrollable ( #12769 )
...
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com >
2025-01-21 17:50:42 +08:00
k-zaku and GitHub
46e95e8309
fix: OpenAI o1 Bad Request Error ( #12839 )
2025-01-21 15:29:13 +08:00
JasonVV and GitHub
a7b9375877
Update deepseek model configuration ( #12899 )
2025-01-21 15:28:11 +08:00
0c6a8a130e
fix: external dataset hit test display issue( #12564 ) ( #12612 )
...
Co-authored-by: zhuxinliang <zhuxinliang@didiglobal.com >
2025-01-21 14:31:45 +08:00
JasonVV and GitHub
9903f1e703
add deepseek-reasoner ( #12898 )
2025-01-21 12:40:58 +08:00
Bowen Liang and GitHub
6fad719e42
chore(fix): Invalid quotes for using Array[String] in HTTP request node as JSON body ( #12761 )
2025-01-21 10:38:44 +08:00
jiandanfeng and GitHub
9aaee8ee47
fix: Issues related to the deletion of conversation_id ( #12488 ) ( #12665 )
2025-01-21 10:25:35 +08:00
Bowen Liang and GitHub
166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x ( #12702 )
2025-01-21 10:12:29 +08:00
Ding Jiatong and GitHub
925d69a2ee
feat:Support Minimax-Text-01 ( #12763 )
2025-01-21 10:08:53 +08:00
rayshaw001 and GitHub
5ff08e241a
fix: serply credential check query might return empty records ( #12784 )
2025-01-21 09:38:56 +08:00
kurokobo and GitHub
3defd24087
feat: allow updating chunk settings for the existing documents ( #12833 )
2025-01-21 09:25:40 +08:00
jiandanfeng and GitHub
9d86147d20
fix: SparkLite API Auth error ( #12781 ) ( #12790 )
2025-01-20 22:21:21 +08:00
jiandanfeng and GitHub
80801ac4ab
fix: "parmas" spelling mistake. ( #12875 )
2025-01-20 22:18:30 +08:00
Xu Song and GitHub
210926cd91
Fix suggested_question_prompt ( #12738 )
2025-01-20 22:16:30 +08:00
海狸大師 and GitHub
677a69deed
fix(i18n): correct typo in zh-Hant translation ( #12852 )
2025-01-20 22:15:41 +08:00
8dfdee21ce
chore: fix chinese translation for 'recall' ( #12772 )
...
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com >
2025-01-20 22:15:26 +08:00
jiandanfeng and GitHub
6ea77ab4cd
fix: DeepSeek API Error with response format active (text and json_object) ( #12747 )
2025-01-20 22:04:18 +08:00
Hiroshi Fujita and GitHub
e3c996688d
feat: enhance credential extraction logic based on configurate method ( #12853 )
2025-01-20 21:59:22 +08:00
Wu Tianwei and GitHub
bc3a570dda
fix: Fix rerank model switching issue ( #12721 )
...
ok
2025-01-14 15:42:45 +08:00
0800021a2d
chore: translate i18n files ( #12708 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com >
2025-01-14 13:35:23 +08:00
KVOJJJin and GitHub
435eddd867
Feat: copyright modification ( #12707 )
2025-01-14 10:00:57 +08:00
-LAN- and GitHub
6e0fb055d1
chore: bump version to 0.15.1 ( #12690 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-13 19:21:06 +08:00
eux and GitHub
1e9ac7ffeb
feat: add table of contents to Knowledge API doc ( #12688 )
2025-01-13 18:31:43 +08:00
Warren Chen and GitHub
b4873ecb43
[fix] support feature restore ( #12563 )
2025-01-13 18:29:06 +08:00
1859d57784
api tool support multiple env url ( #12249 )
...
Co-authored-by: mabo <mabo@aeyes.ai >
2025-01-13 17:49:30 +08:00
Boris Feld and GitHub
69d58fbb50
Add new integration with Opik Tracking tool ( #11501 )
2025-01-13 17:41:44 +08:00
-LAN- and GitHub
cb34991663
fix: add type hints for App model and improve error handling in audio services ( #12677 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-13 15:55:16 +08:00
-LAN- and GitHub
c700364e1c
fix: Update variable handling in VariableAssignerNode and clean up app_dsl_service ( #12672 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-13 15:54:26 +08:00
Jyong and GitHub
9a6b1dc3a1
Revert "Feat/new saas billing" ( #12673 )
2025-01-13 15:17:43 +08:00
Kevin9703 and GitHub
54b5b80a07
fix(workflow): fix answer node stream processing in conditional branches ( #12510 )
2025-01-13 14:54:21 +08:00
831459b895
fix: ruff with statements ( #12578 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2025-01-13 09:55:55 +08:00
yihong and GitHub
4e101604c3
fix: ruff check for True if ... else ( #12576 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-01-13 09:38:48 +08:00
Chuehnone and GitHub
a6455269f0
chore: Adjust translations to align with Taiwanese Mandarin conventions ( #12633 )
2025-01-13 09:12:43 +08:00
cd257b91c5
Fix pandas indexing method for knowledge base imports ( #12637 ) ( #12638 )
...
Co-authored-by: CN-P5 <heibai2006@qq.com >
2025-01-13 09:06:59 +08:00
Jyong and GitHub
d8f57bf899
Feat/new saas billing ( #12591 )
2025-01-12 14:50:46 +08:00
gakkiyomi and GitHub
989fb11fd7
improve the readability of the function generate_api_key ( #12552 )
2025-01-09 21:30:17 +08:00
140965b738
chore: translate i18n files ( #12543 )
...
Co-authored-by: WTW0313 <30284043+WTW0313@users.noreply.github.com >
2025-01-09 20:30:06 +08:00
Jyong and GitHub
14ee51aead
Feat/add knowledge include all filter ( #12537 )
2025-01-09 20:21:25 +08:00
2e97ba5700
fix: Add datasets list access control and fix datasets config display issue ( #12533 )
...
Co-authored-by: nite-knite <nkCoding@gmail.com >
2025-01-09 17:44:11 +08:00
NFish and GitHub
f549d53b68
fix: sum costs return error value on overview page ( #12534 )
2025-01-09 16:04:14 +08:00
crazywoola and GitHub
a085ad4719
feat: show workflow running status ( #12531 )
2025-01-09 15:36:13 +08:00
lotsik and GitHub
f230a9232e
fix: Parsing OpenAPI spec for external tools ( #12518 ) ( #12530 )
2025-01-09 15:30:43 +08:00
e84bf35e2a
fix: same chunk insert deadlock ( #12502 )
...
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com >
2025-01-09 15:16:41 +08:00
eux and GitHub
20f090537f
feat: add GET upload file API endpoint to dataset service api ( #11899 )
2025-01-09 14:52:09 +08:00
Gen Sato and GitHub
dbe7a7c4fd
Fix: Add a INFO-level log when fallback to gpt2tokenizer ( #12508 )
2025-01-09 14:37:46 +08:00
NFish and GitHub
b7a4e3903e
fix: add last_refresh_time to track the validity of is_other_tab_refreshing ( #12517 )
2025-01-09 10:40:45 +08:00
Hiroshi Fujita and GitHub
b4c1c2f731
fix: Reverse sync docker-compose-template.yaml ( #12509 )
2025-01-09 10:21:22 +08:00
kurokobo and GitHub
1b940e7daa
feat: add ci job to test template for docker compose ( #12514 )
2025-01-09 00:04:58 +08:00
非法操作 and GitHub
f4ee50a7ad
chore: improve app doc ( #12490 )
2025-01-08 18:37:12 +08:00
Jyong and GitHub
bee32d960a
fix #12453 #12482 ( #12495 )
2025-01-08 18:26:05 +08:00
YoungLH and GitHub
040a3b782c
FEAT: support milvus to full text search ( #11430 )
...
Signed-off-by: YoungLH <974840768@qq.com >
2025-01-08 17:39:53 +08:00
非法操作 and GitHub
d649037c3e
feat: support single run doc extractor node ( #11318 )
2025-01-08 15:20:15 +08:00
-LAN- and GitHub
0a49d3dd52
fix: tiktoken cannot be loaded without internet ( #12478 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-08 14:49:44 +08:00
Yingchun Lai and GitHub
53bb37b749
fix: fix the incorrect plaintext file key when saving ( #10429 )
2025-01-08 12:52:45 +08:00
Hiroshi Fujita and GitHub
d2586278d6
Feat elasticsearch japanese ( #12194 )
2025-01-08 12:35:41 +08:00
Wu Tianwei and GitHub
6635c393e9
fix: adjust opacity for model selector based on readonly state ( #12472 )
2025-01-08 12:11:45 +08:00
crazywoola and GitHub
6222179a57
Revert "fix:deepseek tool call not working correctly" ( #12463 )
2025-01-08 10:50:34 +08:00
Jyong and GitHub
05bda6f38d
add tidb on qdrant redis lock ( #12462 )
2025-01-08 08:55:44 +08:00
Hiroshi Fujita and GitHub
4295cefeb1
fix: allow fallback to remote_url when url is not provided ( #12455 )
2025-01-07 22:33:25 +08:00
非法操作 and GitHub
67228c9b26
fix: url with variable not work ( #12452 )
2025-01-07 21:55:51 +08:00
Jyong and GitHub
fd2bfff023
remove knowledge admin role ( #12450 )
2025-01-07 21:30:23 +08:00
Infinitnet and GitHub
4e6c86341d
Add 'document' feature to Sonnet 3.5 through OpenRouter ( #12444 )
2025-01-07 19:51:38 +08:00
2a14c67edc
Fix #12448 - update bedrock retrieve tool, support hybrid search type and re… ( #12446 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2025-01-07 19:51:23 +08:00
-LAN- and GitHub
c236f05f4b
chore: bump version to 0.15.0 ( #12297 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-07 18:05:14 +08:00
-LAN- and GitHub
0eeacdc80c
refactor: enhance API token validation with session locking and last used timestamp update ( #12426 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-07 18:04:41 +08:00
41f39bf3fc
Fix newline characters in tables during document parsing ( #12112 )
...
Co-authored-by: hisir <admin@qq.com >
2025-01-07 17:26:24 +08:00
呆萌闷油瓶 and GitHub
9677144015
fix:deepseek tool call not working correctly ( #12437 )
2025-01-07 17:25:38 +08:00
SiliconFlow, Inc and GitHub
15797c556f
add fish-speech-1.5 from siliconflow ( #12425 )
2025-01-07 15:27:34 +08:00
-LAN- and GitHub
acacf35a2a
chore(docker/.env.example): Add TOP_K_MAX_VALUE to the .env.example… ( #12422 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-07 14:51:16 +08:00
-LAN- and GitHub
d3f5b1cbb6
refactor: use tiktoken for token calculation ( #12416 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-07 13:32:30 +08:00
why and GitHub
196ed8101b
fix: [PromptEditorHeightResizeWrap] Bug #12410 ( #12406 )
2025-01-07 12:21:54 +08:00
SiliconFlow, Inc and GitHub
dc650c5368
Fixes #12414 : Add cheaper model and long context model for Qwen2.5-72B-Instruct from siliconflow ( #12415 )
2025-01-07 11:28:24 +08:00
Alex Chen and GitHub
2bb521b135
Support TTS and Speech2Text for Model Provider GPUStack ( #12381 )
2025-01-07 09:42:11 +08:00
409cc7d9b0
mark deprecated models in siliconflow #12399 ( #12405 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-01-07 09:08:58 +08:00
yihong and GitHub
fe26be2312
fix: http method can be upper case and lower case close #11877 ( #12401 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-01-06 20:35:53 +08:00
Wu Tianwei and GitHub
34519de3b7
fix: enhance chunk list management with new invalidation keys and imp… ( #12396 )
...
ok
2025-01-06 18:22:16 +08:00
Warren Chen and GitHub
147d578922
[Fix] revert sagemaker llm to support model hub ( #12378 )
2025-01-06 18:01:45 +08:00
Jyong and GitHub
9c317b64c3
sandbox doesn't provide auto disable log ( #12388 )
2025-01-06 15:57:13 +08:00
Joel and GitHub
3b8f6233b0
feat: support config top max value by env ( #12375 )
2025-01-06 10:38:14 +08:00
Hash Brown and GitHub
455b0cd696
chore: chat app textarea auto focus ( #12366 )
2025-01-05 21:25:00 +08:00
eux and GitHub
1fa66405c5
feat: support configuration of refresh token expiration by environment variable ( #12335 )
2025-01-04 11:56:44 +08:00
Wood and GitHub
b680a85b57
fix: resolve issue with the opening statement generated by the AutomaticRes component failing to sync between states. ( #12349 )
2025-01-04 11:56:11 +08:00
Wood and GitHub
682ebc5f64
Fix the issue where TextGeneration component does not correctly clear input data. ( #12351 )
2025-01-04 11:55:55 +08:00
Wood and GitHub
b8ba39dfae
Bugfix/style and i18n fixes ( #12350 )
2025-01-04 11:52:13 +08:00
Wood and GitHub
6c9e6a3a5a
fix: fix issue with chat-input-area clearing during Responding state. ( #12352 )
2025-01-04 11:51:35 +08:00
70698024f5
fix: empty delete bug ( #12339 )
...
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com >
2025-01-03 20:46:39 +08:00
6df17a334c
fix: Update the API call address for the text_embedding model ( #12342 )
...
Co-authored-by: 方程 <fangcheng@oschina.cn >
2025-01-03 19:19:17 +08:00
a5fb59b17f
fix: Encode Chinese characters with Unicode before querying to match the Unicode encoded Chinese characters in the db ( #12337 )
...
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com >
2025-01-03 19:12:48 +08:00
-LAN- and GitHub
7ed6485f86
refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes ( #12326 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-03 18:41:44 +08:00
Timmy-web and GitHub
478150e850
chore: fix typo in zh-Hant localization ( #12329 )
2025-01-03 17:38:30 +08:00
jifei and GitHub
3c2e30f348
fix : #12143 support streaming mode content start with "data:" ( #12171 )
2025-01-03 16:33:37 +08:00
Jyong and GitHub
b873e6349c
add child chunk preview number limit ( #12309 )
2025-01-03 16:14:27 +08:00
Shun Miyazawa and GitHub
2b1a32fd9c
feat: Add filter to show only apps created by the user ( #11968 )
2025-01-03 15:38:36 +08:00
Nam Vu and GitHub
a2105634a4
chore: change app card layout follow by #10847 ( #12317 )
2025-01-03 14:16:17 +08:00
7c71bd7be7
doc: Added explanation of chunk_overlap to knowledge API ( #12247 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2025-01-03 10:02:17 +08:00
丹枫染秋色 and GitHub
7c1961e618
feat: Add response format support to GLM-4 ( #12252 )
2025-01-03 09:38:50 +08:00
baeddd4d15
feat:Add support for stop parameter in hunyuan model #12313 ( #12315 )
...
Co-authored-by: xander-art <xander-art@gmail.com >
2025-01-03 09:15:04 +08:00
-LAN- and GitHub
6f5a8a33d9
refactor: replace gevent threadpool with ProcessPoolExecutor in GPT2Tokenizer ( #12316 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-03 09:13:18 +08:00
-LAN- and GitHub
52b2559a14
fix(app.py): if condition ( #12314 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-03 01:36:23 +08:00
yihong and GitHub
3d150c30a7
fix: utcfromtimestamp is Deprecated change to new api ( #12120 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-01-02 18:52:36 +08:00
Wu Tianwei and GitHub
e58e573f3e
fix: add full doc mode preview length limit ( #12310 )
...
ok
2025-01-02 18:36:49 +08:00
-LAN- and GitHub
375aa38f5d
fix: improve content decoding in AppDslService ( #12304 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-02 16:54:46 +08:00
0e6317678f
Fix code scanning alert no. 111: Incomplete URL substring sanitization ( #12305 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-01-02 16:52:43 +08:00
e7dffcd0f6
chore(deps): bump aiohttp from 3.10.5 to 3.10.11 in /api ( #12303 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-02 16:42:47 +08:00
Hanqing Zhao and GitHub
065304d175
Modify jp translation ( #12292 )
2025-01-02 16:28:27 +08:00
-LAN- and GitHub
15f43dd326
chore(deps): update yarl version from 1.9.4 to 1.18.3 ( #12302 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-02 16:26:47 +08:00
09d759d196
fix: Fix parent child retrieval issues ( #12206 )
...
Co-authored-by: NFish <douxc512@gmail.com >
Co-authored-by: nite-knite <nkCoding@gmail.com >
2025-01-02 16:07:21 +08:00
68757950ce
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /api ( #12300 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-02 16:04:10 +08:00
-LAN- and GitHub
3c45bdf18a
fix: disable gevent in debug mode for better compatibility with JetBrains Python debugger ( #12299 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-02 15:59:30 +08:00
Yingchun Lai and GitHub
c135967e59
refactor: simplify some exception catch code ( #12246 )
2025-01-02 14:25:12 +08:00
Sean Sun and GitHub
f71af7c2a8
fix: DocumentAddByFileApi miss data_source_type field but there is a mandatory value check ( #12273 )
2025-01-02 14:24:15 +08:00
5b01eb9437
chore: translate i18n files ( #12208 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
2025-01-02 10:04:43 +08:00
呆萌闷油瓶 and GitHub
2e716f80d2
fix:The chart of average interaction counts per conversation show not… ( #12199 )
2025-01-02 10:02:56 +08:00
d7c0bc8c23
feat: Add response format support for openai compat models ( #12240 )
...
Co-authored-by: Gio Gutierrez <giovannygutierrez@gmail.com >
2025-01-02 09:59:34 +08:00
yihong and GitHub
f30bf08580
fix: close #12215 for yi special case ( #12222 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-01-02 09:58:34 +08:00
-LAN- and GitHub
a640803fc9
fix(models): use bigint on workflow_runs.total_tokens ( #12279 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2025-01-02 09:49:34 +08:00
Warren Chen and GitHub
9954ddb780
[Fix] modify sagemaker llm ( #12274 )
2025-01-02 09:49:11 +08:00
非法操作 and GitHub
b218df6920
fix: draft run single node can't get env variable ( #12266 )
2025-01-01 13:31:44 +08:00
-LAN- and GitHub
5b6950e545
fix: improve error handling in NotionOAuth for block parent page ID r… ( #12268 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 17:03:26 +08:00
-LAN- and GitHub
c7911c7130
fix: improve JSON parsing error handling in Executor class ( #12265 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 17:03:07 +08:00
-LAN- and GitHub
62f792ea14
fix: ensure workflow_run_id is always set and improve handling in Wor… ( #12264 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 17:02:44 +08:00
-LAN- and GitHub
6a85960605
feat: implement asynchronous token counting in GPT2Tokenizer ( #12239 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 17:02:08 +08:00
-LAN- and GitHub
63a0b8ba79
feat: integrate psycogreen for gevent compatibility in PostgreSQL ( #12253 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 14:45:59 +08:00
-LAN- and GitHub
634b382a3d
fix: enhance ToolEngineInvokeError to include meta information ( #12238 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 14:01:24 +08:00
fbf5deda21
fix(env): docker compose variable interpolation issue for COMPOSE_PRO… ( #12093 )
...
Co-authored-by: Han Kyaw <hankyaw@Hans-MBP.lan >
2024-12-31 13:46:51 +08:00
-LAN- and GitHub
d4b848272e
fix: apply gevent threading patch early and ensure unique workflow node execution IDs ( #12196 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-31 11:42:51 +08:00
Warren Chen and GitHub
fc29f2003e
translate comments ( #12234 )
2024-12-31 00:36:03 +08:00
Bowen Liang and GitHub
ab469aa07d
feat: support opening new tab in markdown button ( #12213 )
2024-12-30 22:27:25 +08:00
Warren Chen and GitHub
562450751f
[Fix] Fix sagemaker_chinese_toxicity_detector and bedrock_retrieve ( #12227 )
2024-12-30 22:26:04 +08:00
NFish and GitHub
adacd01f82
Feat: support account deletion ( #10008 )
2024-12-30 13:39:26 +08:00
74d3320519
feat: account delete ( #11829 )
...
Co-authored-by: NFish <douxc512@gmail.com >
2024-12-30 11:33:42 +08:00
Benjamin and GitHub
309a15d1ba
fix: update api libldap package version in Dockerfile for security im… ( #12195 )
2024-12-29 21:36:07 +08:00
Kazuki Takamatsu and GitHub
bcef11681d
fix: default value of google storage sa to empty ( #12188 )
2024-12-29 17:32:55 +08:00
-LAN- and GitHub
8d15c8cfbf
fix: improve error handling in NotionExtractor data fetching ( #12182 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-29 11:53:09 +08:00
Hiroshi Fujita and GitHub
716bb8574d
fix: rendering errors occur when displaying hit test results in full text search ( #12191 )
2024-12-29 11:52:45 +08:00
呆萌闷油瓶 and GitHub
bd2fec4813
fix : #12125 ( #12184 )
2024-12-29 11:52:12 +08:00
非法操作 and GitHub
ead4b34127
fix: test run custom tool raise error ( #12178 )
2024-12-28 17:51:22 +08:00
Bowen Liang and GitHub
72ae414da4
chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests ( #11922 )
2024-12-28 01:19:31 +08:00
Warren Chen and GitHub
4c9618be3f
[fix] modify en-US ( #12169 )
2024-12-27 21:18:34 +08:00
901028f1e8
[feat] Support Multi-Version Workflows ( #11990 )
...
Co-authored-by: hobo.l <hobo.l@binance.com >
Co-authored-by: crazywoola <427733928@qq.com >
2024-12-27 21:05:06 +08:00
Hanqing Zhao and GitHub
adfbfc1255
Modify translation for error branch and update for the parent-child f… ( #12127 )
2024-12-27 20:55:33 +08:00
非法操作 and GitHub
b66c03dfe9
fix: workflow_as_tool output files raise error ( #12061 )
2024-12-27 20:33:28 +08:00
2a909e634b
feat: support Ernie-lite-pro-128k ( #12161 )
...
Co-authored-by: bigfish49 <bigfish49@126.com >
2024-12-27 20:23:46 +08:00
AkaraChen and GitHub
9d86056f1c
chore: add cursor pointer for option card ( #12119 )
2024-12-27 20:20:25 +08:00
非法操作 and GitHub
309fd76ddf
fix: comfyui output image's format ( #12121 )
2024-12-27 20:20:03 +08:00
yihong and GitHub
a3293b154e
fix: type is wrong issue ( #12165 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-27 18:33:53 +08:00
NFish and GitHub
eb8963a673
fix: workflow page throw warning: Attempts to access this ref will fail ( #12166 )
2024-12-27 18:33:15 +08:00
NFish and GitHub
89ce9a5db2
Fix: avatar dropdown keyboard navigation ( #12155 )
2024-12-27 18:10:36 +08:00
Jyong and GitHub
f4f2567105
owner and admin have all permission of knowledge base ( #12157 )
2024-12-27 17:09:13 +08:00
Jyong and GitHub
5a3fe61f2a
disable all chunks status when disable document ( #12149 )
2024-12-27 17:08:44 +08:00
-LAN- and GitHub
55c327ffcb
fix: handle case where member is not found in role update API ( #12156 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-27 16:04:50 +08:00
0fdb39f1c3
Fix: The topk parameter doesn't work in sagemaker rerank tool ( #12150 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-12-27 14:42:25 +08:00
-LAN- and GitHub
dae1b5a619
fix: import jieba.analyse ( #12133 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-27 11:37:55 +08:00
-LAN- and GitHub
26b5680913
fix: improve merge branch node ID checks in graph engine ( #12128 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-26 23:33:45 +08:00
a2855fa24a
chore: translate i18n files ( #12118 )
...
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com >
2024-12-26 23:33:11 +08:00
9c3cf7b69a
fix: 12050 ( #12109 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com >
2024-12-26 23:32:54 +08:00
-LAN- and GitHub
be7877f526
fix: enhance file upload error handling and update base error class ( #12132 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-26 23:31:29 +08:00
-LAN- and GitHub
e765d8e69e
fix: validate imported_version type in AppDslService ( #12135 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-26 23:26:55 +08:00
-LAN- and GitHub
4bd8df1fd3
fix: update MessageService.create_feedback to use keyword arguments f… ( #12134 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-26 23:26:44 +08:00
-LAN- and GitHub
4e76f2fc44
fix: add properties to retrieve created by account and end user in Wo… ( #12129 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-26 19:50:45 +08:00
Jyong and GitHub
cf00ee42f5
send knowledge base auto disable notification ( #12126 )
2024-12-26 18:14:08 +08:00
Bowen Liang and GitHub
886758d2be
fix: typo in clean messages periodical task's logging ( #12090 )
2024-12-26 17:42:32 +08:00
yihong and GitHub
8339d2c7c9
fix: issue #11868 bring old logic back ( #12100 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-26 12:17:55 +08:00
Jyong and GitHub
811e4bd0cf
fix unstructured setting ( #12116 )
2024-12-26 12:08:36 +08:00
49feff082f
feat: parent child retrieval ( #12106 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-26 12:01:51 +08:00
yihong and GitHub
efdd54a670
fix: issue #12068 by test is answer in the ids ( #12105 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-26 10:31:05 +08:00
84ac004772
py lint ( #12102 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-26 00:16:35 +08:00
yihong and GitHub
bb35818976
fix: issue #12078 by redirect the right ( #12088 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-25 21:36:41 +08:00
-LAN- and GitHub
822af70dce
fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models ( #12096 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 21:34:53 +08:00
-LAN- and GitHub
d5f33212ac
fix: add type ignore comments for shared_task imports and clean up re… ( #12099 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 21:24:06 +08:00
-LAN- and GitHub
db2aa83a7c
Revert "Feat/parent child retrieval" ( #12095 )
2024-12-25 20:55:44 +08:00
Jyong and GitHub
9231fdbf4c
Feat/support parent child chunk ( #12092 )
2024-12-25 19:49:07 +08:00
017d7538ae
fix(billing_service): change retry condition to handle specific reque… ( #12091 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: Garfield Dai <dai.hai@foxmail.com >
2024-12-25 18:40:27 +08:00
-LAN- and GitHub
a1c78ad9d4
fix(audio_service): validate message_id format using UUID ( #12087 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 18:36:52 +08:00
-LAN- and GitHub
754791efd3
fix(file_factory): validate upload_file_id format as UUID ( #12084 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 18:36:42 +08:00
-LAN- and GitHub
50b7ec3c73
fix(http_request): add error handling for invalid URLs ( #12082 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 18:36:33 +08:00
-LAN- and GitHub
7ae417b4b6
fix(tool): validate return type from _invoke method to ensure ToolInv… ( #12079 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 18:36:24 +08:00
-LAN- and GitHub
5d04638091
feat(message_feedback): add content argument to feedback creation ( #12077 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 18:36:15 +08:00
+56
2b2263a349
Feat/parent child retrieval ( #12086 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: AkaraChen <akarachen@outlook.com >
Co-authored-by: nite-knite <nkCoding@gmail.com >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Warren Chen <warren.chen830@gmail.com >
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: Yi Xiao <54782454+YIXIAO0@users.noreply.github.com >
Co-authored-by: yihong <zouzou0208@gmail.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: KVOJJJin <jzongcode@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com >
Co-authored-by: Charlie.Wei <luowei@cvte.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: huayaoyue6 <huayaoyue@163.com >
Co-authored-by: kurokobo <kuro664@gmail.com >
Co-authored-by: Matsuda <yiyth.fcb6@gmail.com >
Co-authored-by: shirochan <s.yusuke0711@gmail.com >
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com >
Co-authored-by: Huỳnh Gia Bôi <boihuynh147@gmail.com >
Co-authored-by: Julian Huynh <julian.huynh@immersio.io >
Co-authored-by: Hash Brown <hi@xzd.me >
Co-authored-by: 非法操作 <hjlarry@163.com >
Co-authored-by: Kazuki Takamatsu <kazuki.takamatsu@chowagiken.co.jp >
Co-authored-by: Trey Dong <1346650911@qq.com >
Co-authored-by: VoidIsVoid <343750470@qq.com >
Co-authored-by: Gimling <huangjl@ruyi.ai >
Co-authored-by: xiandan-erizo <xiandan.erizo@gmail.com >
Co-authored-by: Muneyuki Noguchi <nogu.dev@gmail.com >
Co-authored-by: zhaobingshuang <1475195565@qq.com >
Co-authored-by: zhaobs <zhaobs@cailian.net >
Co-authored-by: suzuki.sh <s2terminal@users.noreply.github.com >
Co-authored-by: Yingchun Lai <laiyingchun@apache.org >
Co-authored-by: huanshare <huanshare@live.com >
Co-authored-by: huanshare <liuhuan101@longfor.com >
Co-authored-by: orangeclk <orangeclk@users.noreply.github.com >
Co-authored-by: 문정현 <120004247+JungHyunMoon@users.noreply.github.com >
Co-authored-by: barabicu <kztk533@gmail.com >
Co-authored-by: Wei Mingzhi <whistler_wmz@users.sf.net >
Co-authored-by: Paul van Oorschot <20116814+pvoo@users.noreply.github.com >
Co-authored-by: zkyTech <zhangkunyuan@hotmail.com >
Co-authored-by: zhangkunyuan <zhangkunyuan@cmhi.chinamobile.com >
Co-authored-by: Tommy <34446820+Asterovim@users.noreply.github.com >
Co-authored-by: zxhlyh <jasonapring2015@outlook.com >
Co-authored-by: Novice <857526207@qq.com >
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local >
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com >
Co-authored-by: liuzhenghua <1090179900@qq.com >
Co-authored-by: Jiang <65766008+AlwaysBluer@users.noreply.github.com >
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com >
Co-authored-by: Joe <79627742+ZhouhaoJiang@users.noreply.github.com >
Co-authored-by: Alok Shrivastwa <alok.shrivastwa@gmail.com >
Co-authored-by: Alok Shrivastwa <Alok.Shrivastwa@microland.com >
Co-authored-by: JasonVV <jasonwangiii@outlook.com >
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com >
Co-authored-by: Kevin9703 <51311316+Kevin9703@users.noreply.github.com >
Co-authored-by: NFish <douxc512@gmail.com >
Co-authored-by: Junyan Qin <1010553892@qq.com >
Co-authored-by: IWAI, Masaharu <iwaim.sub@gmail.com >
Co-authored-by: IWAI, Masaharu <iwai_masaharu@funkit.co.jp >
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn >
Co-authored-by: luckylhb90 <luckylhb90@gmail.com >
Co-authored-by: hobo.l <hobo.l@binance.com >
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
2024-12-25 18:17:15 +08:00
-LAN- and GitHub
39ace9bdee
fix(app_generator): improve error handling for closed file I/O operat… ( #12073 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 16:34:38 +08:00
1885d3df99
fix: unquote urls in docker-compose.yaml ( #12072 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-25 16:31:01 +08:00
-LAN- and GitHub
83ea931e3c
refactor: optimize database usage ( #12071 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-25 16:24:52 +08:00
b281a80150
fix: zoom in/out click ( #12056 )
...
Co-authored-by: marvin <sea-son@foxmail.com >
2024-12-25 13:30:51 +08:00
c98d91e44d
fix: o1 model error, use max_completion_tokens instead of max_tokens. ( #12037 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com >
2024-12-25 13:29:43 +08:00
Kalo Chin and GitHub
3ea54e9d25
fix: update S3 and Azure configuration typos in .env.example and corr… ( #12055 )
2024-12-25 11:00:45 +08:00
yihong and GitHub
1d3f218662
fix: like failed close #12057 ( #12058 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-25 10:57:52 +08:00
yihong and GitHub
7da4fb68da
fix: can not find model bug ( #12051 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-25 08:42:52 +08:00
yihong and GitHub
7a24c957bd
fix: i18n error ( #12052 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-24 23:14:51 +08:00
yihong and GitHub
0ea6a926c5
fix: tool can not run ( #12054 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-24 23:14:32 +08:00
eux and GitHub
49bc602fb2
fix: --name option for the create-tenant command does not take effect ( #11993 )
2024-12-24 21:58:05 +08:00
TinsFox and GitHub
cdaef30cc9
refactor: replace div with button for better accessibility ( #12046 )
2024-12-24 19:13:24 +08:00
yihong and GitHub
56e15d09a9
feat: mypy for all type check ( #10921 )
2024-12-24 18:38:51 +08:00
Yi Xiao and GitHub
c91e8b1737
fix: modal bg color ( #12042 )
2024-12-24 16:26:47 +08:00
-LAN- and GitHub
094343739b
fix/array file cannot use in iteration node ( #12035 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-24 15:56:59 +08:00
-LAN- and GitHub
82134a1d50
fix: Replace generic exceptions with specific error classes in task p… ( #12036 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-24 15:24:19 +08:00
yihong and GitHub
6a0ff3686c
fix: fix typo ( #12034 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-24 15:23:27 +08:00
Yang Jingtao and GitHub
e0c24c0e99
fix: Fix session typo in workflow_trace method ( #12031 )
2024-12-24 10:30:31 +08:00
-LAN- and GitHub
1c80941c69
fix: add FileNotFoundError to ignored errors in Sentry integration ( #12023 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 22:36:44 +08:00
-LAN- and GitHub
e88ea71aef
chore/bump version to 0.14.2 ( #12017 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 19:15:48 +08:00
yihong and GitHub
e0f1410b48
fix: issue Multiple Paths Between IF/ELSE Branches ( #11646 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-23 18:56:59 +08:00
-LAN- and GitHub
c3c85276d1
Fix/refactor invoke result handling in question classifier node ( #12015 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 17:54:08 +08:00
-LAN- and GitHub
af2888d394
fix: remove json_schema if response format is disabled. ( #12014 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 17:53:57 +08:00
-LAN- and GitHub
d0dd8b7955
fix: add UUID validation for tool file ID extraction ( #12011 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 17:53:42 +08:00
-LAN- and GitHub
75bce2822e
fix: add logging for missing edge mapping in StreamProcessor ( #12008 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 17:53:36 +08:00
-LAN- and GitHub
425cc1ea85
Fix/add retry mechanism to billing service request handling ( #12006 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 17:53:25 +08:00
zxhlyh and GitHub
2bf33c4dd2
Fix/workflow retry log ( #12013 )
2024-12-23 17:18:09 +08:00
dc19cd5d9d
fix: add retry feature to code node ( #12005 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-23 16:42:28 +08:00
yihong and GitHub
dfc25dbdd0
fix: drop useless and wrong code in Account ( #11961 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-23 16:30:04 +08:00
-LAN- and GitHub
c4091c4c66
fix: improve error handling for file retrieval in AwsS3Storage ( #12002 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 16:28:54 +08:00
zxhlyh and GitHub
ef95b1268e
Fix/workflow retry ( #11999 )
2024-12-23 15:55:50 +08:00
-LAN- and GitHub
e068bbec73
feat: add RequestBodyError for invalid request body handling ( #11994 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 15:53:03 +08:00
-LAN- and GitHub
9cfd1c67b6
fix: Introduce ArrayVariable and update iteration node to handle it ( #12001 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 15:52:50 +08:00
-LAN- and GitHub
8978a6a3ff
fix: remove unused credential validation logic in VectorizerProvider ( #12000 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 15:30:58 +08:00
Shun Miyazawa and GitHub
4e3d732934
feat: Warning on invite modal when mail setup is incomplete ( #11809 )
2024-12-23 15:27:49 +08:00
-LAN- and GitHub
03548cdfbc
fix: handle broader request exceptions in OAuth process ( #11997 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-23 15:23:11 +08:00
yihong and GitHub
70dd69d533
fix: Multiple Paths Between IF/ELSE Branches Invalidate Conditions ( #11544 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-23 15:09:02 +08:00
453f324f54
fix: retry node in iteration logs wrong ( #11995 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-23 15:06:01 +08:00
c1aa55f3ea
fix: remove the unused retry index field ( #11903 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-23 14:32:11 +08:00
JasonVV and GitHub
4b1e13e982
Fix 11979 ( #11984 )
2024-12-23 14:30:04 +08:00
4584eb3058
Add custom to file types ( #11966 )
...
Co-authored-by: yagiyuki <yagiyuki>
2024-12-23 13:53:46 +08:00
VoidIsVoid and GitHub
02a7ae15f9
fix: fix update external dataset error in dataset list ( #11989 )
2024-12-23 13:53:05 +08:00
Yi Xiao and GitHub
74b1b60125
Feat: account page dark mode ( #11977 )
2024-12-23 11:17:49 +08:00
yihong and GitHub
39df994ff9
fix: create_feedback args are wrong ( #11962 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-23 09:20:47 +08:00
Benjamin and GitHub
d9875fe232
fix(commands): validate name encoding for non-Latin characters ( #11965 )
2024-12-23 09:20:30 +08:00
yihong and GitHub
26c10b9931
fix: 'dict_keys' object is not subscriptable error ( #11957 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-22 14:58:33 +08:00
-LAN- and GitHub
750662eb08
fix(workflow): update updated_at default to use UTC timezone ( #11960 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 14:55:18 +08:00
6b49889041
fix: messagefeedbackapi support content ( #11716 )
...
Signed-off-by: weiyang <24080293@smb956101.com >
Co-authored-by: weiyang <24080293@smb956101.com >
2024-12-22 10:45:55 +08:00
-LAN- and GitHub
03ddee3663
fix(variable_assigner): change VariableOperatorNodeError to inherit from ValueError ( #11951 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:43:40 +08:00
-LAN- and GitHub
10caab1729
fix: change CredentialsValidateFailedError to inherit from ValueError ( #11950 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:43:31 +08:00
-LAN- and GitHub
c6a72def88
fix(ops_trace_manager): handle None workflow_run in workflow_trace method and raise ValueError ( #11953 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:42:51 +08:00
-LAN- and GitHub
21a31d7f8b
fix(base_node): change BaseNodeError exception type from Exception to ValueError ( #11952 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:42:30 +08:00
-LAN- and GitHub
2c4df108e5
fix: raise http request node error on httpx.request error ( #11954 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:41:53 +08:00
-LAN- and GitHub
5db8addcc6
fix(core/errors): change base class of custom exceptions to ValueError ( #11955 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:41:34 +08:00
-LAN- and GitHub
dd0e81d094
fix: enhance type hints and improve audio message handling in TTS pub… ( #11947 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:41:06 +08:00
-LAN- and GitHub
90f093eb67
fix(json_in_md_parser): improve error messages for JSON parsing failures ( #11948 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:40:56 +08:00
-LAN- and GitHub
a056a9d601
feat(code_node): add more check ( #11949 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:40:43 +08:00
-LAN- and GitHub
2ad2a402fb
fix(app_dsl_service): handle missing app mode with a ValueError ( #11945 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:40:12 +08:00
-LAN- and GitHub
3d07a94bd7
fix: refactor conversation pagination to use SQLAlchemy session manag… ( #11956 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-22 10:39:29 +08:00
非法操作 and GitHub
366857cd26
fix: gemini system prompt with variable raise error ( #11946 )
2024-12-21 23:14:05 +08:00
9578246bbb
fix: The default updated_at when a workflow is created ( #11709 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com >
2024-12-21 23:13:58 +08:00
yihong and GitHub
9ee9e9c6de
fix: self.method should method in api_tool.py ( #11926 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-21 21:24:59 +08:00
呆萌闷油瓶 and GitHub
e22cc28114
fix:log error( #11942 ) ( #11943 )
2024-12-21 21:24:33 +08:00
-LAN- and GitHub
a227af3664
fix(code_node): update type hints for string and number checks in Cod… ( #11936 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:24:22 +08:00
-LAN- and GitHub
599d410d99
fix: validate reranking model attributes before processing ( #11930 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:23:12 +08:00
-LAN- and GitHub
5e37ab60d8
fix: validate response type in transform_response method ( #11931 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:23:03 +08:00
-LAN- and GitHub
0b06235527
fix: add RemoteFileUploadError for better error handling in remote fi… ( #11933 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:22:57 +08:00
-LAN- and GitHub
b8d42cdea7
fix: change MaxRetriesExceededError to inherit from ValueError ( #11934 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:22:47 +08:00
-LAN- and GitHub
455791b710
fix(model_runtime): make invoke as ValueError ( #11929 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:22:14 +08:00
-LAN- and GitHub
90323cd355
fix(tool_file_manager): raise ValueError when get timeout ( #11928 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:22:06 +08:00
-LAN- and GitHub
c07d9e96ce
fix(nodes): handle errors in question_classifier and parameter_extractor ( #11927 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:21:57 +08:00
-LAN- and GitHub
810adb8a94
fix: change OutputParserError to inherit from ValueError ( #11935 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:21:30 +08:00
-LAN- and GitHub
606aadb891
refactor: update builtin tool provider methods to use session management ( #11938 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:21:09 +08:00
-LAN- and GitHub
8f73670925
fix(file_factory): validate upload_file_id before querying UploadFile ( #11937 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:21:00 +08:00
-LAN- and GitHub
8c559d6231
fix(retrieval_service): avoid to use exception ( #11925 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-21 21:19:46 +08:00
Kalo Chin and GitHub
786cb6859b
fix: ensure WorkflowRun attributes are refreshed in WorkflowCycleMana… ( #11913 )
2024-12-21 15:05:04 +08:00
de8800f41a
add three aws tools ( #11905 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-12-21 13:36:13 +08:00
左凌 and GitHub
7a00798027
Update input-var-list.tsx ( #9987 )
2024-12-21 11:54:12 +08:00
6ded06c6d9
fix: dataset search-input compostion can't work in chrome ( #11907 )
...
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com >
2024-12-21 11:26:17 +08:00
f53741c5b9
revert: these 2 settings ( #11906 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-20 18:24:47 +08:00
Kalo Chin and GitHub
2681bafb76
fix: handle document fetching from URL in Anthropic LLM model, solving base64 decoding error ( #11858 )
2024-12-20 18:23:42 +08:00
ac635c70cd
fix: doc can not extract tables ( #11879 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
Co-authored-by: akinobu-i <akinobu-i@users.noreply.github.com >
2024-12-20 17:19:46 +08:00
zxhlyh and GitHub
ef7e47d162
fix: rerank switch ( #11897 )
2024-12-20 16:12:34 +08:00
4211b9abbd
chore: translate i18n files ( #11892 )
...
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com >
2024-12-20 16:12:01 +08:00
zxhlyh and GitHub
0c0120ef27
Feat/workflow retry ( #11885 )
2024-12-20 15:44:37 +08:00
dacd457478
feat: add workflow parallel depth limit configuration ( #11460 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: zxhlyh <jasonapring2015@outlook.com >
2024-12-20 14:52:20 +08:00
yihong and GitHub
7b03a0316d
fix: better memory usage from 800+ to 500+ ( #11796 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-20 14:51:43 +08:00
52201d95b1
chore: add retry index migration ( #11887 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-20 14:40:33 +08:00
e2cde628bb
chore: translate i18n files ( #11855 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-12-20 14:19:47 +08:00
AkaraChen and GitHub
3335fa78fc
fix: node 22 build ( #11883 )
2024-12-20 14:14:27 +08:00
7abc7fa573
Feat: Retry on node execution errors ( #11871 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-20 14:14:06 +08:00
f6247fe67c
Feat: Add partial success status to the app log ( #11869 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-20 14:13:44 +08:00
-LAN- and GitHub
996a9135f6
feat(llm_node): support order in text and files ( #11837 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-20 14:12:50 +08:00
-LAN- and GitHub
3599751f93
chore(db): use a better way to export models and remove unused table ( #11838 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-20 14:12:29 +08:00
2d186e1e76
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /web ( #11876 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 13:46:54 +08:00
Dr.MerdanBay and GitHub
bb2f46d7cc
fix: add safe dictionary access for bedrock credentials ( #11860 )
2024-12-20 12:13:39 +09:00
yihong and GitHub
463fbe2680
fix: better gard nan value from numpy for issue #11827 ( #11864 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-20 09:28:32 +08:00
傻笑zz and GitHub
95a7e50137
Fix comfyui tool https ( #11859 )
2024-12-20 09:27:21 +08:00
非法操作 and GitHub
9d93ad1f16
feat: add gemini-2.0-flash-thinking-exp-1219 ( #11863 )
2024-12-20 09:26:31 +08:00
44104797d6
fix: Enhance file type detection in HTTP Request node ( #11797 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: 谭成 <tancheng.sh@chinatelecom.cn >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-20 02:21:41 +08:00
傻笑zz and GitHub
1548501050
fix: comfyui tool supports https ( #11823 )
2024-12-19 23:05:27 +08:00
crazywoola and GitHub
de3911e930
Fix/10584 wrong message when no custom tool available in custom tool list ( #11851 )
2024-12-19 21:19:08 +08:00
yihong and GitHub
5a8a901560
fix: float values are not json for nan value close #11827 ( #11840 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-19 20:50:20 +08:00
yihong and GitHub
12d45e9114
fix: silicon change its model fix #11844 ( #11847 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-19 20:50:09 +08:00
barabicu and GitHub
d057067543
fix: remove ruff ignore SIM300 ( #11810 )
2024-12-19 18:30:51 +08:00
sino and GitHub
560d375e0f
feat(ark): add doubao-pro-256k and doubao-embedding-large ( #11831 )
2024-12-19 17:49:31 +08:00
3388d6636c
add-model-azure-gpt-4o-2024-11-20 ( #11803 )
...
Co-authored-by: agungbesti <agung.besti@insignia.co.id >
2024-12-19 12:36:11 +08:00
2624a6dcd0
Fix explore app icon ( #11808 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-12-18 21:24:21 +08:00
yihong and GitHub
b5c2785e10
ci: fix config ci and it works ( #11807 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-18 20:17:10 +08:00
yihong and GitHub
493834d45d
ci: add config ci more disscuss check #11706 ( #11752 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-18 17:36:36 +08:00
-LAN- and GitHub
926546b153
chore: bump version to 0.14.1 ( #11784 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 16:35:54 +08:00
56434db4f5
feat:add hunyuan model(hunyuan-role, hunyuan-large, hunyuan-large-rol… ( #11766 )
...
Co-authored-by: xanderdong <xanderdong@tencent.com >
2024-12-18 15:25:53 +08:00
-LAN- and GitHub
688292e6ff
chore(opendal_storage): remove unused comment ( #11783 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 15:20:54 +08:00
Shun Miyazawa and GitHub
f7415e1ca4
feat: Disable the "Forgot your password?" button when the mail server setup is incomplete ( #11653 )
2024-12-18 15:20:41 +08:00
-LAN- and GitHub
2961fa0e08
chore(.env.example): add comments for opendal ( #11778 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 15:20:03 +08:00
ad17ff9a92
Lindorm vdb bug-fix ( #11790 )
...
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com >
2024-12-18 15:19:20 +08:00
Benjamin and GitHub
558ab25f51
fix: imperfect service-api introduction text ( #11782 )
2024-12-18 13:43:34 +08:00
-LAN- and GitHub
a5db7c9acb
feat: add openai o1 & update pricing and max_token of other models ( #11780 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 12:15:11 +08:00
Joe and GitHub
580297e290
fix: file upload auth ( #11774 )
2024-12-18 11:02:40 +08:00
DDDDD12138 and GitHub
79d11ea709
feat: add parameters for JinaReaderTool ( #11613 )
2024-12-18 09:08:06 +08:00
-LAN- and GitHub
99f40a9682
feat: full support for opendal and sync configurations between .env and docker-compose ( #11754 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 09:05:54 +08:00
-LAN- and GitHub
e86756cb39
feat(app_factory): speed up api startup ( #11762 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-18 09:05:31 +08:00
barabicu and GitHub
1325246da8
fix: Prevent redirection to /overview when accessing /workflow. ( #11733 )
2024-12-18 08:37:22 +08:00
Hiroshi Fujita and GitHub
dfa9a91906
(doc) fix: update cURL examples to include Authorization header ( #11750 )
2024-12-17 17:44:40 +08:00
5e2926a207
Fix explore app icon ( #11742 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-12-17 17:42:44 +08:00
非法操作 and GitHub
9048832a9a
chore: improve gemini models ( #11745 )
2024-12-17 17:42:21 +08:00
Shota Totsuka and GitHub
7d5a385811
feat: use Gemini response metadata for token counting ( #11743 )
2024-12-17 17:42:05 +08:00
-LAN- and GitHub
900e93f758
chore: update comments in docker env file ( #11705 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-17 15:45:00 +08:00
sino and GitHub
99430a5931
feat(ark): support doubao vision series models ( #11740 )
2024-12-17 15:43:11 +08:00
非法操作 and GitHub
c9b4029ce7
chore: the consistency of MultiModalPromptMessageContent ( #11721 )
2024-12-17 15:01:38 +08:00
Bowen Liang and GitHub
78c3051585
fix: make tidb service optional with proper profile in docker compose yaml ( #11729 )
2024-12-17 14:25:15 +08:00
呆萌闷油瓶 and GitHub
cd4310df25
chore:update azure api version ( #11711 )
2024-12-17 13:39:56 +08:00
-LAN- and GitHub
259cff9f22
fix(api/ops_trace): avoid raise exception directly ( #11732 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-17 13:38:57 +08:00
Hanqing Zhao and GitHub
7b7eb00385
Modify translation for error branch ( #11731 )
2024-12-17 13:28:13 +08:00
-LAN- and GitHub
62b9e5a6f9
feat(knowledge_retrieval_node): Suppress exceptions thrown by DatasetRetrieval ( #11728 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-17 13:12:29 +08:00
NFish and GitHub
a399502ecd
Dark Mode: Workflow darkmode style ( #11695 )
2024-12-17 12:20:49 +08:00
-LAN- and GitHub
92a840f1b2
feat(tool_node): Suppress exceptions thrown by the Tool ( #11724 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-17 12:11:50 +08:00
非法操作 and GitHub
74fdc16bd1
feat: enhance gemini models ( #11497 )
2024-12-17 12:05:13 +08:00
yihong and GitHub
56cfdce453
chore: update docker env close #11703 ( #11706 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-17 09:01:23 +08:00
yihong and GitHub
efa8eb379f
fix: memory leak by pypdfium2 close(maybe) #11510 ( #11700 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-17 00:42:01 +08:00
crazywoola and GitHub
7f095bdc42
fix: image icon can not display ( #11701 )
2024-12-16 19:15:23 +08:00
Kazuhisa Wada and GitHub
e20161b3de
make login lockout duration configurable ( #11699 )
2024-12-16 19:05:27 +08:00
fc8fdbacb4
feat: add gitee ai vl models ( #11697 )
...
Co-authored-by: 方程 <fangcheng@oschina.cn >
2024-12-16 18:45:26 +08:00
longfengpili and GitHub
7fde638556
fix: fix proxy for docker ( #11681 )
2024-12-16 18:43:59 +08:00
非法操作 and GitHub
be93c19b7e
chore: remove duplicate folder with case sensitivity issue ( #11687 )
2024-12-16 17:59:00 +08:00
-LAN- and GitHub
967eb81112
chore: bump version to 0.14.0 ( #11679 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-16 15:49:17 +08:00
zxhlyh and GitHub
9f602f73eb
fix: workflow continue on error edge color ( #11689 )
2024-12-16 15:39:53 +08:00
Joel and GitHub
41de7e76ec
fix: iteration output array type causes always outputting string array ( #11686 )
2024-12-16 15:06:03 +08:00
Joel and GitHub
607a22ad12
fix: tool constant params change cause page crashed ( #11682 )
2024-12-16 14:33:00 +08:00
4b402c4041
fix: enhance workflow.tool_published performance ( #11640 )
...
Co-authored-by: wangbin <wangbin35@xiaomi.com >
2024-12-16 13:05:38 +08:00
daccb10d8c
fix: volcengine_maas and baichuan message error ( #11625 )
...
Co-authored-by: zhongliliu <liuzlx@digitalchina.com >
2024-12-16 13:05:27 +08:00
Kazuhisa Wada and GitHub
63f1dd7877
Make max_submit_count configurable via Config ( #11673 )
2024-12-16 12:59:37 +08:00
79801f5c30
fix: deepseek reports an error when using Response Format #11677 ( #11678 )
...
Co-authored-by: zhaobs <zhaobs@cailian.net >
2024-12-16 12:58:03 +08:00
非法操作 and GitHub
9c7a1bc067
fix: change http node params from dict to list tuple ( #11665 )
2024-12-15 21:27:39 +08:00
非法操作 and GitHub
cf0ff88120
feat: add grok-2-1212 and grok-2-vision-1212 ( #11672 )
2024-12-15 21:18:24 +08:00
e0b67536e0
fix: remove the unused QueueWorkflowPartialSuccessEvent handle in workflow ( #11669 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-15 21:18:14 +08:00
94c7dcc7f1
chore: translate i18n files ( #11639 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
2024-12-15 17:22:45 +08:00
38e155d819
feat: log add trace id ( #11599 )
...
Co-authored-by: hobo.l <hobo.l@binance.com >
2024-12-15 17:22:25 +08:00
yihong and GitHub
efd5575683
fix: _handle_workflow_run_partial_success args is wrong ( #11562 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:22:13 +08:00
yihong and GitHub
1a7c213405
fix: ExternalDatasetService.process_external_api wrong args ( #11586 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:22:03 +08:00
yihong and GitHub
8e3d60c359
fix: account.id should account_id ( #11628 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:18:17 +08:00
Bowen Liang and GitHub
924b4fe742
test: run vdb tests on TiDB Vector with docker in CI tests ( #11645 )
2024-12-15 17:16:40 +08:00
yihong and GitHub
7e154a467b
fix: better error message for stream ( #11635 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:16:04 +08:00
b90f1581be
Update translate to Japanese: natural Japanese expression ( #11647 )
...
Co-authored-by: IWAI, Masaharu <iwai_masaharu@funkit.co.jp >
2024-12-15 17:15:24 +08:00
yihong and GitHub
821992e21f
fix: langfuse do not have created_at args and fix the typing in the file ( #11648 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:13:46 +08:00
IWAI, Masaharu and GitHub
f0c0ce9db1
fix: rename README filename: Japanese language code is 'JA' ( #11651 )
2024-12-15 17:13:34 +08:00
Junyan Qin and GitHub
8ecb9aaa91
fix: remove unnecessary curly braces in wf api doc ( #11658 )
2024-12-15 17:12:26 +08:00
yihong and GitHub
22258fb0bf
fix: filter bug for keywork cause code can not reach ( #11666 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-15 17:12:06 +08:00
NFish and GitHub
a725b8bb6e
Feat: new entry point for app creation ( #10847 )
2024-12-13 17:29:09 +08:00
Kevin9703 and GitHub
bdfdccd511
fix: app log filter value error ( #11624 )
2024-12-13 16:40:34 +08:00
yihong and GitHub
194bc60429
fix: split dir for opendal tests ( #11627 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-13 16:31:00 +08:00
-LAN- and GitHub
430ca3322b
chore(dependency): bump gunicorn to 23.0 ( #11560 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-13 16:16:58 +08:00
zxhlyh and GitHub
3d803c2e80
Fix/pdf preview in build ( #11621 )
2024-12-13 11:01:53 +08:00
Hiroshi Fujita and GitHub
fa3dcbb3bc
feat(devcontainer): add alias to stop Docker containers ( #11616 )
2024-12-13 10:03:58 +08:00
yihong and GitHub
ee342063d8
ci: better print version for ruff to check the change ( #11587 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-12 21:44:00 +08:00
JasonVV and GitHub
bb3bc60f83
feat(model): add vertex_ai Gemini 2.0 Flash Exp ( #11604 )
2024-12-12 20:20:49 +08:00
crazywoola and GitHub
e7a4cfac4d
fix: name of llama-3.3-70b-specdec ( #11596 )
2024-12-12 16:33:49 +08:00
6478aa1c9d
Added new models and Removed the deleted ones for Groq #11455 ( #11456 )
...
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: Alok Shrivastwa <Alok.Shrivastwa@microland.com >
2024-12-12 14:11:30 +08:00
Warren Chen and GitHub
7b5839335a
[ref] use one method to get boto client for aws bedrock ( #11506 )
2024-12-12 13:56:52 +08:00
a360af8687
chore: translate i18n files ( #11577 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com >
2024-12-12 13:47:39 +08:00
yihong and GitHub
36cb25b341
fix: support mdx files close #11557 ( #11565 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-12 13:37:56 +08:00
Joe and GitHub
e565ecdaef
fix: change workflow trace id ( #11585 )
2024-12-12 13:37:29 +08:00
KVOJJJin and GitHub
f96fdc2970
Feat: dark mode for logs and annotations ( #11575 )
2024-12-12 10:09:48 +08:00
0d04cdc323
Lindorm vdb ( #11574 )
...
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com >
2024-12-12 09:43:27 +08:00
非法操作 and GitHub
926f604f09
feat: add gemini-2.0-flash-exp ( #11570 )
2024-12-12 09:33:39 +08:00
yihong and GitHub
180743612c
fix: better opendal tests ( #11569 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-12 09:33:30 +08:00
liuzhenghua and GitHub
d05f189049
Fix: RateLimit requests were not released when a streaming generation exception occurred ( #11540 )
2024-12-11 19:16:35 +08:00
ceaa9f1101
chore: translate i18n files ( #11545 )
...
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com >
2024-12-11 18:04:14 +08:00
zxhlyh and GitHub
6f4cbe0bde
fix: workflow continue on error doc link ( #11554 )
2024-12-11 18:03:41 +08:00
-LAN- and GitHub
8d4bb9b40d
feat: integrate opendal storage ( #11508 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-11 14:50:54 +08:00
1765fe2a29
fix: iteration node in parallel mode token count error ( #11539 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-11 14:23:01 +08:00
79a710ce98
Feat: continue on error ( #11458 )
...
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local >
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
2024-12-11 14:22:42 +08:00
zxhlyh and GitHub
bec5451f12
feat: workflow continue on error ( #11474 )
2024-12-11 14:21:38 +08:00
Yi Xiao and GitHub
86dfdcb8ec
chore: update thai lang in app page ( #11541 )
2024-12-11 12:08:09 +08:00
Tommy and GitHub
42d986b96d
[Pixtral] Add new model ; add vision ( #11231 )
2024-12-11 10:14:16 +08:00
fbc4ca980c
fix: Remove duplicate 'response_format' parameter from model YAML files ( #11531 )
...
Co-authored-by: zhangkunyuan <zhangkunyuan@cmhi.chinamobile.com >
2024-12-11 10:10:53 +08:00
Paul van Oorschot and GitHub
80c52e0ea4
feat: Add llama-3.3 models for Groq ( #11533 )
2024-12-11 09:59:46 +08:00
yihong and GitHub
50b76dd5a2
fix: better error message for url add external knowledge ( #11537 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-11 09:55:48 +08:00
yihong and GitHub
225fcd5e41
Revert "fix: total tokens is wrong which is zero in inter way, close … ( #11536 )
2024-12-11 09:54:46 +08:00
yihong and GitHub
afffd345bc
fix: can not start local by REMOTE_SETTINGS_SOURCE_NAME change it to … ( #11535 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-11 09:35:25 +08:00
yihong and GitHub
716576043d
fix: issue 11247 that Completion mode content maybe list or str ( #11504 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-10 23:22:14 +08:00
Wei Mingzhi and GitHub
28231d39a4
Remove the processing of single quote when testing API tools. ( #11390 )
2024-12-10 19:53:38 +08:00
非法操作 and GitHub
9e23c3d625
chore: LOCAL_FILE also try to use remote_url as Prompt message ( #11443 )
2024-12-10 10:56:49 +08:00
bdd5869244
Msg file preview ( #11466 )
...
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-12-10 10:53:37 +08:00
barabicu and GitHub
fc1415d705
chore: fix typo in Japanese localization ( #11502 )
2024-12-10 09:29:16 +08:00
문정현 and GitHub
8218f62478
chore : fix translation Typo in ko-KR localization ( #11509 )
2024-12-10 09:09:26 +08:00
-LAN- and GitHub
fd354d999d
fix(app_generator_service): overload type hints ( #11507 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-10 09:06:34 +08:00
orangeclk and GitHub
ec00b25793
feat: add siliconflow qwq and llama3.3 model ( #11492 )
2024-12-10 08:49:45 +08:00
967b7d89e3
feat:add apollo configuration to load env file ( #11210 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: huanshare <liuhuan101@longfor.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-10 02:51:20 +08:00
Yingchun Lai and GitHub
32f8439143
fix: add the missing abab6.5t-chat model of Minimax ( #11484 )
2024-12-09 17:59:20 +08:00
-LAN- and GitHub
0ff8bd2aa9
chore: bump version to 0.13.2 ( #11489 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-09 17:57:23 +08:00
Hash Brown and GitHub
2866383228
fix: cannot close notification manually ( #11490 )
2024-12-09 17:55:06 +08:00
Jyong and GitHub
00ac7edeb3
improve message clean logic ( #11487 )
2024-12-09 16:12:30 +08:00
-LAN- and GitHub
537068cfde
refactor(iteration_node): use Sequence and Mapping in parameters ( #11483 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-09 15:41:20 +08:00
c3c6a48059
Fix the token count at the iteration node ( #11235 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-09 15:02:04 +08:00
5c166b3f40
fix: tags could not be saved when the Workflow Tool was created ( #11481 )
...
Co-authored-by: zhaobs <zhaobs@cailian.net >
2024-12-09 14:38:02 +08:00
kurokobo and GitHub
230fa3286b
feat: add 'Open in Explore' link for each apps on studio ( #11402 )
2024-12-09 12:04:03 +08:00
Muneyuki Noguchi and GitHub
061c0b10fd
Fix the Japanese translation for 'Detail' ( #11476 )
2024-12-09 11:18:28 +08:00
Yi Xiao and GitHub
32f8a98cf8
feat: ifelse condition variable editable after selection ( #11431 )
2024-12-09 11:06:47 +08:00
Charlie.Wei and GitHub
6c60ecb237
Refactor: Remove redundant style and simplify Mermaid component ( #11472 )
2024-12-09 09:47:58 +08:00
xiandan-erizo and GitHub
c3fae5e801
Update ext_redis.py ( #11214 )
2024-12-09 09:35:52 +08:00
a594e256ae
remove mermail render cache ( #11470 )
...
Co-authored-by: Gimling <huangjl@ruyi.ai >
2024-12-09 09:33:18 +08:00
Trey Dong and GitHub
41d90c2408
fix(api): throw error when notion block can not find ( #11433 )
2024-12-09 09:10:59 +08:00
yihong and GitHub
7ff42b1b7a
fix: unit tests env will need clear too ( #11445 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-09 09:04:11 +08:00
Kazuki Takamatsu and GitHub
4d7cfd0de5
Fix model provider of vertex ai ( #11437 )
2024-12-08 08:44:49 +08:00
Hash Brown and GitHub
266d32bd77
fix: cannot upload animated webp image as app icon ( #11453 )
2024-12-08 08:37:21 +08:00
非法操作 and GitHub
7e1184c071
feat: support json_schema for ollama models ( #11449 )
2024-12-08 08:36:12 +08:00
非法操作 and GitHub
1ce51e57ab
feat: add gemini exp 1206 ( #11444 )
2024-12-07 22:28:10 +08:00
非法操作 and GitHub
142b4fd699
feat: add zhipu glm_4v_flash ( #11440 )
2024-12-07 22:27:57 +08:00
Hash Brown and GitHub
cc8feaa483
style: EmojiPicker component top padding ( #11452 )
2024-12-07 22:26:28 +08:00
d9d5d35a77
fix: issue #10596 by making the iteration node outputs right ( #11394 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-07 16:28:15 +08:00
9277156b6c
fix(document_extractor): pptx file type and missing metadata_filename UnstructuredIO ( #11364 )
...
Co-authored-by: Julian Huynh <julian.huynh@immersio.io >
2024-12-06 18:55:59 +08:00
KVOJJJin and GitHub
1490a19fa1
Fix: compatible with outputs data structure ( #11432 )
2024-12-06 17:35:35 +08:00
Jyong and GitHub
9b7adcd4d9
update tidb batch get endpoint to basic mode ( #11426 )
2024-12-06 17:06:46 +08:00
Jyong and GitHub
a8d32f9964
fix external retrieval without segment id ( #11423 )
2024-12-06 14:45:15 +08:00
shirochan and GitHub
5093337de1
FEAT: cohere rerank 3.5 model added ( #11289 )
2024-12-06 09:58:55 +08:00
Matsuda and GitHub
f54225568c
fix(model_runtime): add vision to Amazon Nova Lite and Pro ( #11398 )
2024-12-06 09:15:32 +08:00
crazywoola and GitHub
255ff446ba
use md table systax in pr template ( #11412 )
2024-12-06 09:14:15 +08:00
kurokobo and GitHub
9a0dc4bfdc
fix: add elkjs ( #11404 )
2024-12-06 09:00:48 +08:00
huayaoyue6 and GitHub
9d975750bc
fix: update DocumentIsPausedError ( #11405 )
2024-12-06 08:59:23 +08:00
7c979e6490
Update mermaid ( #11356 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-12-05 20:43:42 +08:00
d60ca1661c
chore: translate i18n files ( #11389 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com >
2024-12-05 17:55:44 +08:00
eux and GitHub
bb62391a4c
fix: broken link to knowledge base guide ( #11387 )
2024-12-05 17:47:11 +08:00
KVOJJJin and GitHub
0b25c0b677
Fix: support file download in workflow result ( #11338 )
2024-12-05 16:58:39 +08:00
-LAN- and GitHub
a5d6082418
chore: bump version to 0.13.1 ( #11382 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-05 15:11:55 +08:00
Warren Chen and GitHub
631cbcd781
[fix] rename yaml files to fit windows ( #11379 )
2024-12-05 14:38:12 +08:00
Yi Xiao and GitHub
20c4633d2a
fix: empty object (conversation variable) editable ( #11352 )
2024-12-05 13:59:59 +08:00
yihong and GitHub
5669cac16d
fix: some typos using typos ( #11374 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-05 13:24:06 +08:00
Yi Xiao and GitHub
6180762160
fix: bg typo in variable aggregator node ( #11376 )
2024-12-05 11:46:12 +08:00
376726cf90
[feat] Add AWS Bedrock rerank ( #11349 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-12-05 11:31:43 +08:00
284bb7ac71
fix: ref attribute in markdown causes page crash ( #11369 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-12-05 10:15:21 +08:00
Akira Noda and GitHub
eca466bdaa
chore: fix typo ( #11359 )
2024-12-05 09:04:30 +08:00
crazywoola and GitHub
d56abec195
Revert "Fix: iteration not in main thread pool" ( #11358 )
2024-12-04 21:22:22 +08:00
yihong and GitHub
961e25f608
fix: better bedrock message handler close #10976 ( #11317 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-04 19:46:40 +08:00
138bf698b0
chore: translate i18n files ( #11353 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
2024-12-04 19:24:03 +08:00
NFish and GitHub
e5bb4cca12
fix: Correct category of 'Workflow' used in Explore Apps. ( #11351 )
2024-12-04 18:19:12 +08:00
AkaraChen and GitHub
5e2cb0e3a8
feat: add base skeleton component ( #11339 )
2024-12-04 17:34:55 +08:00
Hash Brown and GitHub
16a65cb367
fix: cannot send message when debug with multiple model with conversa… ( #11333 )
2024-12-04 16:17:11 +08:00
1bae9b8ff7
update pricing for bedrock nova LLM models ( #11336 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-12-04 16:16:41 +08:00
Jyong and GitHub
d7c1f43b49
fix tidb full-text-search vector missed ( #11337 )
2024-12-04 16:13:23 +08:00
Yi Xiao and GitHub
f933af9f57
fix: check valid for number variable ( #11334 )
2024-12-04 15:46:54 +08:00
非法操作 and GitHub
91e1ff5e30
chore: improve zhipu LLM ( #11321 )
2024-12-04 15:14:30 +08:00
5908e10549
integrate amazon nove llms to dify ( #11324 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-12-04 15:13:08 +08:00
-LAN- and GitHub
464e6354c5
feat: correct the prompt grammar. ( #11328 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-04 15:12:47 +08:00
非法操作 and GitHub
d470e55f8c
fix: http node download file always image type ( #11319 )
2024-12-04 12:15:26 +08:00
zxhlyh and GitHub
98a1b01b0c
fix: file download in chat ( #11322 )
2024-12-04 11:10:56 +08:00
Joel and GitHub
e240424be5
fix: number variable can not input constant type value in tool config form ( #11320 )
2024-12-04 10:46:03 +08:00
DDDDD12138 and GitHub
1cb5a12abb
fix: resolve scrolling issue in workflow-log table ( #11302 )
2024-12-03 21:29:42 +08:00
KVOJJJin and GitHub
ff2a4a6fcd
Fix: model params in logs ( #11298 )
2024-12-03 21:17:55 +08:00
Jyong and GitHub
c58d2fce89
roll back rerank topn setting ( #11297 )
2024-12-03 17:34:56 +08:00
-LAN- and GitHub
7a962b9f03
chore: bump version to 0.13.0 ( #11284 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-03 16:01:12 +08:00
Joel and GitHub
a679079a1d
fix: auto translate fail ( #11286 )
2024-12-03 14:21:59 +08:00
yihong and GitHub
e39e776d03
fix: better wenxin rerank handler, close #11252 ( #11283 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-03 13:57:16 +08:00
e135ffc2c1
Feat: upgrade variable assigner ( #11285 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-03 13:56:40 +08:00
Bowen Liang and GitHub
e79eac688a
chore(lint): sort __all__ definitions ( #11243 )
2024-12-03 13:26:33 +08:00
-LAN- and GitHub
643a90c48d
fix: use removeprefix() instead of lstrip() to remove the data: prefix ( #11272 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-03 09:16:25 +08:00
2a448a899d
Fix: iteration not in main thread pool ( #11271 )
...
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local >
2024-12-03 09:16:03 +08:00
yihong and GitHub
7b86f8f024
fix: double split error on redis port and some type hint ( #11270 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-03 09:15:51 +08:00
yihong and GitHub
e686f12317
fix: better handle error ( #11265 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-03 09:15:38 +08:00
kurokobo and GitHub
a86f1eca79
docs: add api docs for /v1/info ( #11269 )
2024-12-03 09:14:13 +08:00
668c1c0792
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /web ( #11262 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 17:30:52 +08:00
Hash Brown and GitHub
c4fad66f2a
fix: dialogue_count incorrect in chatflow when there's... ( #11175 )
2024-12-02 16:09:26 +08:00
yihong and GitHub
02572e8cca
fix: claude can not handle empty string ( #11238 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-02 16:00:40 +08:00
Hiroshi Fujita and GitHub
1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web ( #11230 )
2024-12-02 15:29:25 +08:00
-LAN- and GitHub
f8c966c39c
fix(workflow_tool): Rename stream to streaming ( #11258 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-02 15:00:26 +08:00
-LAN- and GitHub
3c8efe7c0a
fix(workflow_cycle_manage): Handle special values in the process_data. ( #11253 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-02 13:53:43 +08:00
Garfield Dai and GitHub
dbc10e0feb
fix: license str parser. ( #11248 )
2024-12-02 11:38:18 +08:00
yihong and GitHub
239bf97b47
fix: nvidia special embedding model payload close #11193 ( #11239 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-12-02 10:25:15 +08:00
Hiroshi Fujita and GitHub
858db2f239
feat(api): include tags in app information response ( #11242 )
2024-12-02 10:25:01 +08:00
-LAN- and GitHub
c34bdb74e6
Fix/type-error ( #11240 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-02 10:24:21 +08:00
-LAN- and GitHub
9601102885
fix(word_extractor): Fix type error and remove stream in ssrf_proxy ( #11241 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-02 10:24:03 +08:00
kazuya-awano and GitHub
56c2d1cc55
feat: add pagination support for Notion search ( #11194 )
2024-12-01 21:49:34 +08:00
Bowen Liang and GitHub
a67b0d4771
chore(lint): extract ruff configs into .ruff.toml file keeping pyproject.toml clean ( #11222 )
2024-12-01 12:51:28 +08:00
-LAN- and GitHub
ef204817ae
chore(api/Dockerfile): Bump perl to 0.40.0-8 ( #11234 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-01 09:39:02 +08:00
Hiroshi Fujita and GitHub
9bc5bc2548
feat: Increase the number of Opening Questions in the Conversation Opener ( #11233 )
2024-12-01 09:38:45 +08:00
yihong and GitHub
fd4be36991
fix: total tokens is wrong which is zero in inter way, close #11221 ( #11224 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-30 23:18:24 +08:00
9b46b02717
refactor: assembling the app features in modular way ( #9129 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-11-30 23:05:22 +08:00
非法操作 and GitHub
3bc4dc58d7
fix: search model not work as expected ( #11225 )
2024-11-30 17:31:15 +08:00
Shota Totsuka and GitHub
594666eb61
fix: use Gemini response metadata for token counting ( #11226 )
2024-11-30 17:30:55 +08:00
朱晓兵 and GitHub
e80f41a701
fix: support setting variables in url ( #10676 )
2024-11-30 11:15:17 +08:00
Cling_o3 and GitHub
f9c2aa7689
feat: add retireval_top_n to config in env ( #11132 )
2024-11-30 11:14:45 +08:00
fengjiajie and GitHub
9dd4bf5574
fix: Correct inputs field type in API documentation ( #11198 )
2024-11-30 11:13:32 +08:00
yihong and GitHub
5a9b785773
fix: excel in node only read one sheet, close #9661 ( #11215 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-30 11:11:08 +08:00
catusax and GitHub
d96a28487a
fix: 'validation error for ToolInvokeMessage' when blob_message meta is None ( #11212 )
2024-11-29 17:35:13 +08:00
-LAN- and GitHub
0554898b5d
fix(file_factory): Remove transfer_method validation ( #11207 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-29 17:26:31 +08:00
6f9ce6a199
fix: fix azure open-4o-08-06 when enable json schema cant process content = "" ( #11204 )
...
Co-authored-by: jiaming.liu <jiaming.liu@zkh.com >
2024-11-29 17:26:07 +08:00
Yi Xiao and GitHub
e3119112a6
chore: add Thai GUI ( #11201 )
2024-11-29 14:20:48 +08:00
非法操作 and GitHub
d3af0e9090
fix: handleLoadFileFromLink's transfer method incorrect ( #11197 )
2024-11-29 09:37:50 +08:00
Bowen Liang and GitHub
2feb44e2c5
chore(dep): bump flask from 3.0.1 to 3.1.0 and flask-compress to 1.17 ( #11195 )
2024-11-29 09:28:53 +08:00
cc0b92bc75
Update aws tools ( #11174 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-11-29 09:28:28 +08:00
非法操作 and GitHub
e576d32fb6
chore: improve conversation list and rename docs ( #11187 )
2024-11-29 09:22:08 +08:00
kazuya-awano and GitHub
2d6865d421
Ensure consistent float type for cached embedding return values ( #10185 )
2024-11-29 09:18:41 +08:00
Ethan and GitHub
0f1133729f
feat: introduce a new environment variable that suppose to disable Scarf analytics ( #11179 )
2024-11-28 15:21:04 +08:00
yihong and GitHub
d7160ee563
fix: typo in upstashVector if id is always true, also fix some type hint ( #11183 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-28 14:05:25 +08:00
18add94a31
chore: translate i18n files ( #11182 )
...
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com >
2024-11-28 13:21:04 +08:00
KVOJJJin and GitHub
18d3ffc194
Feat: new pagination ( #11170 )
2024-11-28 12:26:02 +08:00
NFish and GitHub
0a30a5b077
Feat: remove github star and community links if it is enterprise version ( #11180 )
2024-11-28 11:02:25 +08:00
9049dd7725
fix: code linting ( #11143 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com >
2024-11-27 23:44:51 +08:00
Jinzhou Zhang and GitHub
6f418da388
Fixes #11065 : tenant_id not found when login via ADMIN_KEY ( #11066 )
2024-11-27 19:50:56 +08:00
Jyong and GitHub
41c6bf5fe4
update the scheduler of update_tidb_serverless_status_task to 1/10min ( #11135 )
2024-11-27 17:41:00 +08:00
Kevin Zhao and GitHub
33d6d26bbf
Adding AWS CDK deploy link in README in multi-language ( #11166 )
2024-11-27 17:40:40 +08:00
-LAN- and GitHub
787285d58f
fix(file_factory): convert tool file correctly. ( #11167 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-27 17:28:01 +08:00
yihong and GitHub
40fc6f529e
fix: gitee ai wrong default model, and better para ( #11168 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-27 17:27:11 +08:00
baef18cedd
fix: Incorrect iteration log display in workflow with multiple parallel mode iteartaion nodes ( #11158 )
...
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local >
2024-11-27 13:42:28 +08:00
Hiroshi Fujita and GitHub
a918cea2fe
feat: add VTT file support to Document Extractor ( #11148 )
2024-11-27 11:42:42 +08:00
-LAN- and GitHub
9789905a1f
chore(*): Removes debugging print statements ( #11145 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-26 22:03:19 +08:00
Charlie.Wei and GitHub
f458580dee
fix parameter extractor function call Expected str ( #11142 )
2024-11-26 21:46:56 +08:00
-LAN- and GitHub
223a30401c
fix: LLM invoke error should not be raised ( #11141 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-26 20:56:48 +08:00
yihong and GitHub
2927493cf3
fix: better way to handle github dsl url close #11113 ( #11125 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-26 19:39:55 +08:00
Joel and GitHub
79db920fa7
fix: enable after disabled memory not pass user query ( #11136 )
2024-11-26 17:55:11 +08:00
NFish and GitHub
b3d65cc7df
Feat: Divider component now supports gradient background ( #11130 )
2024-11-26 17:44:56 +08:00
-LAN- and GitHub
208d6d6d94
chore: bump to 0.12.1 ( #11122 )
2024-11-26 15:46:17 +08:00
Tao Wang and GitHub
aa135a3780
Add TTS to OpenAI_API_Compatible ( #11071 )
2024-11-26 15:14:02 +08:00
-LAN- and GitHub
044e7b63c2
fix(llm_node): Ignore file if not supported. ( #11114 )
2024-11-26 14:14:14 +08:00
-LAN- and GitHub
5b7b328193
feat: Allow to contains files in the system prompt even model not support. ( #11111 )
2024-11-26 13:45:49 +08:00
-LAN- and GitHub
8d5a1be227
fix: Cannot use files in the user inputs. ( #11112 )
2024-11-26 13:43:38 +08:00
非法操作 and GitHub
90d5765fb6
fix: app copy raise error ( #11108 )
2024-11-26 13:42:13 +08:00
-LAN- and GitHub
1db14793fa
fix(anthropic_llm): Ignore non-text parts in the system prompt. ( #11107 )
2024-11-26 13:31:40 +08:00
-LAN- and GitHub
cbb4e95928
fix(llm_node): Ignore user query when memory is disabled. ( #11106 )
2024-11-26 13:07:32 +08:00
-LAN- and GitHub
20c091a5e7
fix: user query be ignored if query_prompt_template is an empty string ( #11103 )
2024-11-26 12:47:59 +08:00
NFish and GitHub
e9c098d024
Fix regenerate themes ( #11101 )
2024-11-26 11:33:04 +08:00
horochx and GitHub
9f75970347
fix: ops_trace_manager from_end_user_id ( #11077 )
2024-11-26 10:29:00 +08:00
非法操作 and GitHub
f1366e8e19
fix #11091 raise redirect issue ( #11092 )
2024-11-26 10:25:42 +08:00
Hash Brown and GitHub
0f85e3557b
fix: site icon not showing ( #11094 )
2024-11-26 10:23:03 +08:00
SebastjanPrachovskij and GitHub
17ee731546
SearchApi - Return error message instead of raising a ValueError ( #11083 )
2024-11-26 09:34:51 +08:00
Tao Wang and GitHub
af2461cccc
Add query_prefix + Return TED Transcript URL for Downstream Scraping Tasks ( #11090 )
2024-11-26 09:32:37 +08:00
非法操作 and GitHub
60c1549771
fix: import Explore Apps raise error ( #11091 )
2024-11-26 09:32:08 +08:00
fengjiajie and GitHub
ab6dcf7032
fix: update the max tokens configuration for Azure GPT-4o (2024-08-06) to 16384 ( #11074 )
2024-11-25 21:13:02 +08:00
yihong and GitHub
8aae235a71
fix: int None will cause error for context size ( #11055 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-25 21:04:16 +08:00
-LAN- and GitHub
c032574491
fix: timezone not imported in conversation service. ( #11076 )
2024-11-25 20:53:55 +08:00
Tao Wang and GitHub
1065917872
Add grok-vision-beta to xAI + Update grok-beta Features ( #11004 )
2024-11-25 20:53:03 +08:00
非法操作 and GitHub
56e361ac44
fix: chart tool chinese font display and raise error ( #11058 )
2024-11-25 19:50:33 +08:00
yihong and GitHub
2e00829b1e
fix: drop useless and wrong code for zhipu embedding ( #11069 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-25 19:50:23 +08:00
-LAN- and GitHub
625aaceb00
chore: bump version to 0.12.0 ( #11056 )
2024-11-25 19:17:59 +08:00
-LAN- and GitHub
98d85e6b74
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at ( #11070 )
2024-11-25 18:16:55 +08:00
Pedro Gomes and GitHub
319d49084b
fix: ignore empty outputs in Tool node ( #10988 )
2024-11-25 18:00:42 +08:00
Joel and GitHub
eb542067af
feat: add cookie management ( #11061 )
2024-11-25 16:31:49 +08:00
yihong and GitHub
04b9a2c605
fix: better path trigger for vdb and fix the version ( #11057 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-25 13:50:03 +08:00
KVOJJJin and GitHub
8028e75fbb
Improvement: update api doc of workflow ( #11054 )
2024-11-25 12:48:36 +08:00
3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. ( #10947 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: JzoNg <jzongcode@gmail.com >
2024-11-25 12:46:50 +08:00
nomi3 and GitHub
79a35c2fe6
feat(i18n): update Japanese translation for login page ( #10993 )
2024-11-25 12:02:56 +08:00
Joel and GitHub
2dd4c34423
fix: llm node do not pass sys.query in chatflow app init ( #11053 )
2024-11-25 12:01:57 +08:00
Kalo Chin and GitHub
684f6b2299
fix: slidespeak text output is not the download link ( #10997 )
2024-11-25 11:28:52 +08:00
yihong and GitHub
b791a80b75
chore: update chromadb version to 0.5.20 ( #11038 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-25 11:14:04 +08:00
13006f94e2
fix the wrong LINDORM_PASSWORD variable name in docker-compose.yaml ( #11052 )
...
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com >
2024-11-25 11:13:06 +08:00
Dr.MerdanBay and GitHub
41772c325f
Feat/add admin check ( #11050 )
2024-11-25 11:11:00 +08:00
SiliconFlow, Inc and GitHub
a4fc057a1c
ISSUE=11042: add tts model in siliconflow ( #11043 )
2024-11-25 11:04:13 +08:00
Tao Wang and GitHub
aae29e72ae
Fix Deepseek Function/Tool Calling ( #11023 )
2024-11-25 11:03:53 +08:00
cyflhn and GitHub
87c831e5dd
make tool parameters parsing compatible with the response of glm4 model in xinference provider when function tool call integerated ( #11049 )
2024-11-25 11:02:58 +08:00
Matsuda and GitHub
40a5f1c80a
fix: wrong param name ( #11039 )
2024-11-25 11:02:45 +08:00
-LAN- and GitHub
04f1e18342
fix: Validate file only when file type is set to custom ( #11036 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-24 21:10:01 +08:00
TakakiMoriguchi and GitHub
365a40d11f
fix: Japanese typo ( #11034 )
2024-11-24 21:09:30 +08:00
-LAN- and GitHub
60b5dac3ab
fix: query will be None if the query_prompt_template not exists ( #11031 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-24 21:06:51 +08:00
-LAN- and GitHub
8565c18e84
feat(file_factory): Standardize custom file type into known types ( #11028 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-11-24 15:29:43 +08:00
03ba4bc760
fix error with xinference tool calling with qwen2-instruct and add timeout retry setttings for xinference ( #11012 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-24 15:29:30 +08:00
litterGuy and GitHub
ae3a2cb272
fix: json parse err when http node send request ( #11001 )
2024-11-24 14:19:48 +08:00
Bowen Liang and GitHub
6c8e208ef3
chore: bump minimum supported Python version to 3.11 ( #10386 )
2024-11-24 13:28:46 +08:00
yihong and GitHub
0181f1c08c
fix: wrong convert in PromptTemplateConfigManager ( #11016 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-24 12:18:19 +08:00
yihong and GitHub
7f00c5a02e
fix: uuid not import bug ( #11014 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-24 11:17:55 +08:00
johnpccd and GitHub
d0648e27e2
Fix typo ( #11024 )
2024-11-24 11:15:46 +08:00
Hiroshi Fujita and GitHub
31348af2e3
doc: Updated Python version requirements to match English version ( #11015 )
2024-11-24 11:15:24 +08:00
096c0ad564
feat: Add support for TEI API key authentication ( #11006 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com >
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-23 23:55:35 +08:00
Kazuhisa Wada and GitHub
16c41585e1
Fixing #11005 : Incorrect max_tokens in yaml file for AWS Bedrock US Cross Region Inference version of 3.5 Sonnet v2 and 3.5 Haiku ( #11013 )
2024-11-23 23:46:25 +08:00
AkisAya and GitHub
566ab9261d
fix: gitlab file url not correctly encoded ( #10996 )
2024-11-23 23:44:17 +08:00
Hiroshi Fujita and GitHub
1cdadfdece
chore(devcontainer): upgrade Python version to 3.12 in Dockerfile and configuration ( #11017 )
2024-11-23 23:40:09 +08:00
yihong and GitHub
448a19bf54
fix: fish audio wrong validate credentials interface ( #11019 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-23 23:39:41 +08:00
Bowen Liang and GitHub
d3051eed48
chore (dep): bump gevent from v23 to v24 for better support for Python 3.11 and 3.12 ( #10387 )
2024-11-23 00:07:07 +08:00
yihong and GitHub
ed55de888a
fix: rules should not be None for in ( #10977 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-22 23:04:20 +08:00
-LAN- and GitHub
da601f0bef
chore: update base image to Python 3.12 in Dockerfile ( #10358 )
2024-11-22 19:43:19 +08:00
08ac36812b
feat: support LLM process document file ( #10966 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-11-22 19:32:44 +08:00
-LAN- and GitHub
556de444e8
chore(app_dsl_service): Downgrade DSL Version ( #10979 )
2024-11-22 16:36:16 +08:00
crazywoola and GitHub
3750200c5e
feat: add a meta(mac) ctrl(windows) key ( #10978 )
2024-11-22 16:30:34 +08:00
c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. ( #10679 )
...
Co-authored-by: Joel <iamjoel007@gmail.com >
2024-11-22 16:30:22 +08:00
-LAN- and GitHub
535c72cad7
fix(model): make sure AppModelConfig.model_dict returns a dict. ( #10972 )
2024-11-22 15:48:50 +08:00
NFish and GitHub
8a83edc1b5
Feat: update icon and Divider components ( #10975 )
2024-11-22 15:44:42 +08:00
5b415a6227
chore: translate i18n files ( #10970 )
...
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-11-22 15:24:11 +08:00
5172f0bf39
feat: Check and compare the DSL version before import an app ( #10969 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com >
2024-11-22 15:05:04 +08:00
CXwudi and GitHub
d9579f418d
chore: Added the new gemini exp-1121 and learnlm-1.5 models ( #10963 )
2024-11-22 13:14:20 +08:00
Wu Tianwei and GitHub
3579bbd1c4
refactor: Split linear-gradient and color ( #10961 )
2024-11-22 10:55:42 +08:00
Kalo Chin and GitHub
817b85001f
feat: slidespeak slides generation ( #10955 )
2024-11-22 10:30:21 +08:00
e8868a7fb9
feat: add gpt-4o-2024-11-20 ( #10951 )
...
Co-authored-by: akubesti <agung.besti@insignia.co.id >
2024-11-22 10:29:20 +08:00
Kalo Chin and GitHub
2cd9ac60f1
fix: unstructured io credential environment variables missing ( #10953 )
2024-11-22 10:15:17 +08:00
yihong and GitHub
464f384cea
fix: tiny lora bug found by mypy ( #10959 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-22 10:01:44 +08:00
非法操作 and GitHub
8b16f07eb0
feat: add cURL import for http request node ( #8656 )
2024-11-21 22:25:18 +08:00
fefda40acf
fix: fix bugs of frontend-workflow panel operator ( #10945 )
...
Co-authored-by: marvin <sea-son@foxmail.com >
2024-11-21 19:07:02 +08:00
Xu Song and GitHub
8c2f62fb92
Feat: support json output for bing-search ( #10904 )
2024-11-21 18:32:54 +08:00
1a6b961b5f
Resolve 8475 support rerank model from infinity ( #10939 )
...
Co-authored-by: linyanxu <linyanxu2@qq.com >
2024-11-21 18:03:49 +08:00
cooper.wu and GitHub
01014a6a84
fix: external dataset missing score_threshold_enabled ( #10943 )
2024-11-21 18:01:47 +08:00
AkisAya and GitHub
cb0c55daa7
fix weight rerank of knowledge retrieval ( #10931 )
2024-11-21 17:53:20 +08:00
-LAN- and GitHub
82575a7aea
fix(gpt-4o-audio-preview): Remove the vision feature ( #10932 )
2024-11-21 16:42:48 +08:00
yihong and GitHub
80da0c5830
fix: default max_chunks set to 1 as other providers ( #10937 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-21 16:36:05 +08:00
83b6abf4ad
Update parse.py to handle empty list result ( #10915 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-21 14:14:07 +08:00
Hash Brown and GitHub
ea0ebc020c
fix: chat history might be empty in log detail view ( #10905 )
2024-11-21 14:12:01 +08:00
Kota-Yamaguchi and GitHub
f358db9f02
feat : Add Japanese translations for API documentation: chat, advanced-chat, completion, and workflow ( #10927 )
2024-11-21 14:02:46 +08:00
94c9cadbd8
fix image files not deleted on indexing_estimate #9541 ( #10798 )
...
Co-authored-by: root <root@localhost.localdomain >
2024-11-21 13:03:16 +08:00
2ae6460f46
Add googlenews tools from rapidapi ( #10877 )
...
Co-authored-by: steven <sunzwj@digitalchina.com >
2024-11-21 10:39:49 +08:00
yihong and GitHub
0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear ( #10883 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-21 10:34:43 +08:00
yihong and GitHub
ec9f6220c9
doc: fix better doc for api develop, droping dead hint ( #10906 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-21 10:34:23 +08:00
鬼頭拓海 and GitHub
af53e2b6b0
Fix : Add a process to fetch the mime type from the file name for signed url in remote_url #10872 version2 ( #10908 )
2024-11-20 22:57:49 +08:00
shisaru292 and GitHub
b42b333a72
fix: handle redis authentication for healthcheck command ( #10907 )
2024-11-20 20:10:51 +08:00
方程 and GitHub
99b0369f1b
Gitee AI embedding tool ( #10903 )
2024-11-20 17:40:34 +08:00
d6ea1e2f12
fix: explicitly use new token when retrying ssePost after refresh ( #10864 )
...
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com >
2024-11-20 16:11:33 +08:00
-LAN- and GitHub
4d6b45427c
Support streaming output for OpenAI o1-preview and o1-mini ( #10890 )
2024-11-20 15:10:41 +08:00
-LAN- and GitHub
1be8365684
Fix/input-value-type-in-moderation ( #10893 )
2024-11-20 15:10:12 +08:00
c3d11c8ff6
fix: aws presign url is not workable remote url ( #10884 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-11-20 14:24:41 +08:00
8ff65abbc6
ext_redis.py support redis clusters --- Fixes #9538 ( #9789 )
...
Signed-off-by: root <root@localhost.localdomain >
Co-authored-by: root <root@localhost.localdomain >
Co-authored-by: Bowen Liang <bowenliang@apache.org >
2024-11-20 13:44:35 +08:00
非法操作 and GitHub
bf4b6e5f80
feat: support custom tool upload file ( #10796 )
2024-11-20 13:26:42 +08:00
-LAN- and GitHub
25fda7adc5
fix(http_request): allow content type application/x-javascript ( #10862 )
2024-11-20 12:55:06 +08:00
非法操作 and GitHub
f3af7b5f35
fix: tool's file input display string ( #10887 )
2024-11-20 12:54:24 +08:00
Muntaser Abuzaid and GitHub
33cfc56ad0
fix: update email validation regex to allow periods in local part ( #10868 )
2024-11-20 12:33:02 +08:00
鬼頭拓海 and GitHub
464cc26ccf
Fix : Add a process to fetch the mime type from the file name for signed url in remote_url ( #10872 )
2024-11-20 12:30:25 +08:00
Jason Tan and GitHub
d18754afdd
feat: admin can also change member role ( #10651 )
2024-11-20 11:29:49 +08:00
非法操作 and GitHub
beb7953d38
feat: enhance the custom note ( #8885 )
2024-11-20 11:24:45 +08:00
GeorgeCaoJ and GitHub
fbfc811a44
feat: support function call for ollama block chat api ( #10784 )
2024-11-20 11:15:19 +08:00
非法操作 and GitHub
7e66e5a713
feat: make toc panel can collapse ( #10875 )
2024-11-20 10:07:30 +08:00
kurokobo and GitHub
07b5bbae06
feat: add a minimal separator between pinned apps and unpinned apps in the explore page ( #10871 )
2024-11-20 09:32:59 +08:00
Ding Jiatong and GitHub
3087913b74
Fix the situation where output_tokens/input_tokens may be None in response.usage ( #10728 )
2024-11-19 21:19:13 +08:00
非法操作 and GitHub
904ea05bf6
fix: download some remote files raise error ( #10781 )
2024-11-19 21:18:53 +08:00
Rhys and GitHub
6f4885d86d
Encode invitee email in the invitation link ( #10842 )
2024-11-19 21:08:37 +08:00
Joe and GitHub
2dc29cfee3
Feat/add langsmith dotted order ( #10856 )
2024-11-19 21:08:23 +08:00
Jyong and GitHub
bd05df5cc5
fix tongyi embedding endpoint return None output ( #10857 )
2024-11-19 21:04:17 +08:00
Jyong and GitHub
ee1f14621a
fix httpx doesn't support stream parameter ( #10859 )
2024-11-19 21:03:01 +08:00
yihong and GitHub
58a9d9eb9a
fix: better WeightRerankRunner run logic use O(1) and delete unused code ( #10849 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-19 20:12:13 +08:00
非法操作 and GitHub
bc1013dacf
feat: support json schema for gemini models ( #10835 )
2024-11-19 17:49:58 +08:00
Tao Wang and GitHub
9f195df103
Support Video Proxy and TED Embedding ( #10819 )
2024-11-19 17:49:14 +08:00
AkaraChen and GitHub
1cc7dc6360
style: refactor fetch and context ( #10795 )
2024-11-19 17:16:06 +08:00
328965ed7c
Fix: crash of workflow file upload ( #10831 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: StyleZhang <jasonapring2015@outlook.com >
2024-11-19 14:15:18 +08:00
zxhlyh and GitHub
133de9a087
fix: upload file component support multiple ( #10817 )
2024-11-19 14:00:54 +08:00
kimjion and GitHub
7261384655
fix: close child modal on log drawer close ( #10839 )
2024-11-19 12:09:55 +08:00
dajianguo and GitHub
4718071cbb
feat: Knowledge-base-api-get-post-method-text-error-#10836 ( #10837 )
2024-11-19 12:08:10 +08:00
非法操作 and GitHub
22be0816aa
feat: add TOC to app develop doc ( #10799 )
2024-11-19 09:06:12 +08:00
孙茂胤 (Sun, Maoyin) and GitHub
49e88322de
doc: add clarification for length limit of init password ( #10824 )
2024-11-19 09:05:05 +08:00
Zane and GitHub
14f3d44c37
refactor: improve handling of leading punctuation removal ( #10761 )
2024-11-18 21:32:33 +08:00
孙茂胤 (Sun, Maoyin) and GitHub
0ba17ec116
fix: correct typo in ETL type comment in .env.example ( #10822 )
2024-11-18 20:58:43 +08:00
Benjamin and GitHub
79d59c004b
chore: update .gitignore to include mise.toml ( #10778 )
2024-11-18 19:35:12 +08:00
873e9720e9
feat: AnalyticDB vector store supports invocation via SQL. ( #10802 )
...
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com >
2024-11-18 19:29:54 +08:00
de6d3e493c
fix: script rendering in message ( #10807 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-18 19:19:10 +08:00
-LAN- and GitHub
7f1fdb774c
chore: bump version to 0.11.2 ( #10805 )
2024-11-18 17:52:53 +08:00
Jyong and GitHub
128efc3193
Feat/clean message records ( #10588 )
2024-11-18 16:57:39 +08:00
Garfield Dai and GitHub
c49efc0c22
Feat/account not found ( #10804 )
2024-11-18 16:14:39 +08:00
KVOJJJin and GitHub
3e2b8a8d02
Fix: legacy image upload compatible ( #10803 )
2024-11-18 15:57:48 +08:00
zxhlyh and GitHub
9861279395
fix: upload custom file extension ( #10801 )
2024-11-18 15:57:32 +08:00
dajianguo and GitHub
538a5df9d5
feat: Optimize usability during debugging #10641 ( #10793 )
2024-11-18 11:13:52 +08:00
90d6ebc879
Add youtube-transcript-api as tool ( #10772 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-18 10:58:16 +08:00
Kalo Chin and GitHub
6de1f8c770
Feat(tools) add tavily extract tool and enhance tavily search implementation ( #10786 )
2024-11-18 09:51:34 +08:00
壮士 and GitHub
6d532bfc02
fix:Resolve the issue of Docker startup documents being queued all th… ( #10791 )
2024-11-18 09:49:33 +08:00
非法操作 and GitHub
ba537d657f
feat: add gemini-exp-1114 ( #10779 )
2024-11-18 09:49:22 +08:00
Kalo Chin and GitHub
305fbc7c92
fix: fal ai wizper also return text msg ( #10789 )
2024-11-18 09:45:59 +08:00
Tao Wang and GitHub
29341d60aa
Add DuckDuckGo Video Search and News Search ( #10771 )
2024-11-17 13:59:48 +08:00
c170862de7
fix:custom file extension not support ( #10759 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-11-16 22:37:25 +08:00
Jason Tan and GitHub
ca6efd73f3
fix: date filter key not unique ( #10645 )
2024-11-16 14:43:55 +08:00
d05fee1182
chore: translate i18n files ( #10754 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-15 19:31:15 +08:00
1f87676d52
Supports display license status ( #10408 )
...
Co-authored-by: Garfield Dai <dai.hai@foxmail.com >
2024-11-15 17:59:48 +08:00
Garfield Dai and GitHub
c2ce2f88c7
feat: add license. ( #10403 )
2024-11-15 17:59:36 +08:00
crazywoola and GitHub
2fed55ae6b
Fix: number maybe empty string ( #10743 )
2024-11-15 16:31:10 +08:00
Bowen Liang and GitHub
51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message ( #10425 )
2024-11-15 15:41:40 +08:00
db1d2aaff5
Feat/add Slovensko (Slovenija) ( #10731 )
...
Co-authored-by: XHorizont.com <johnny@xhorizont.com >
2024-11-15 13:59:08 +08:00
Steven Lynn and GitHub
4322fdc910
Feat/add reddit icon ( #10733 )
2024-11-15 13:55:46 +08:00
非法操作 and GitHub
2a5c5a4e15
fix: remove default model selection for audio tool ( #10729 )
2024-11-15 12:40:41 +08:00
非法操作 and GitHub
4b2abf8ac2
fix: create_blob_message of tool will always create image type file ( #10701 )
2024-11-15 10:38:12 +08:00
Bowen Liang and GitHub
365cb4b368
chore(lint): bump ruff from 0.6.9 to 0.7.3 ( #10714 )
2024-11-15 09:19:41 +08:00
GeorgeCaoJ and GitHub
c85bff235d
fix(i18n): handle key naming error ( #10713 )
2024-11-15 09:01:38 +08:00
Kalo Chin and GitHub
ad16180b1a
feat(tool): fal ai wizper ASR built-in tool ( #10716 )
2024-11-15 09:01:07 +08:00
jarvis2f and GitHub
5ff02b469f
fix:position error when creating segments ( #10706 )
2024-11-14 21:25:15 +08:00
Bowen Liang and GitHub
44f57ad9a8
chore: Bump Alpine Linux to 3.20 in web dockerfile ( #10671 )
2024-11-14 20:57:01 +08:00
yihong and GitHub
94fd6f6901
fix: typo in test ( #10707 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-14 20:54:13 +08:00
SiliconFlow, Inc and GitHub
e61242a337
feat: add vlm models from siliconflow ( #10704 )
2024-11-14 20:53:35 +08:00
yihong and GitHub
722964667f
fix: non utf8 code decode close #10691 ( #10698 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-11-14 17:29:49 +08:00
Xiao Ley and GitHub
fbb9c1c249
fixed the Base URL usage issue in Podcast Generator tool verification ( #10697 )
2024-11-14 17:24:42 +08:00
非法操作 and GitHub
15f341b655
feat: add the audio tool ( #10695 )
2024-11-14 16:37:15 +08:00
crazywoola and GitHub
b358490607
chore: update issue template ( #10693 )
2024-11-14 16:12:27 +08:00
crazywoola and GitHub
f9e4196fd5
Update pull_request_template.md ( #10692 )
2024-11-14 15:56:37 +08:00
crazywoola and GitHub
751525802d
feat: update pr template ( #10690 )
2024-11-14 15:52:15 +08:00
2abacd2a2d
export configuration 'CODE_EXECUTION_TIMEOUT' to .env ( #10688 )
...
Co-authored-by: liuzhu <liuzhu@fridaycloud.com.cn >
2024-11-14 15:34:34 +08:00
Nam Vu and GitHub
a3155e0613
Update expat version ( #10686 )
2024-11-14 15:30:55 +08:00
Jyong and GitHub
70b9e4caf5
check dataset is none ( #10682 )
2024-11-14 14:07:19 +08:00
orangeclk and GitHub
317ae9233e
feat: add json response format for siliconflow models ( #10657 )
2024-11-14 08:58:22 +08:00
5b8f03cd9d
add abab7-chat-preview model ( #10654 )
...
Co-authored-by: xiandan-erizo <xiandan-erizo@outlook.com >
2024-11-13 19:30:42 +08:00
Kalo Chin and GitHub
2a4783307a
Feat(tool): fal ai flux image generation ( #10606 )
2024-11-13 17:41:58 +08:00
非法操作 and GitHub
bddecba9ed
fix: mp3 file upload not work ( #10650 )
2024-11-13 17:37:29 +08:00
931e76e3d1
fix: remove unused queue generation ( #10532 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com >
2024-11-13 15:52:52 +08:00
-LAN- and GitHub
70c2ec8ed5
feat(variable-handling): enhance variable and segment conversion ( #10483 )
2024-11-12 21:51:09 +08:00
wakaka6 and GitHub
9c7edb9242
feat: add builtin tools for send email ( #10493 )
2024-11-12 21:48:36 +08:00
Benjamin and GitHub
0867821ae7
fix: update conversation session naming and API path in documentation ( #10589 )
2024-11-12 21:44:04 +08:00
Jyong and GitHub
0b2d51d859
add the index field for elasticsearch ( #10592 )
2024-11-12 21:43:16 +08:00
方程 and GitHub
ef8022f715
Gitee AI Qwen2.5-72B model ( #10595 )
2024-11-12 21:40:32 +08:00
Kevin9703 and GitHub
e03ec0032b
fix: Azure OpenAI o1 max_completion_token error ( #10593 )
2024-11-12 21:40:13 +08:00
62642443ef
chore(deps): bump elliptic from 6.5.7 to 6.6.0 in /web ( #10587 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-12 16:43:11 +08:00
-LAN- and GitHub
3e04c92ff9
chore(api): remove setting of expired remember_token cookie in after_request ( #10582 )
2024-11-12 15:53:55 +08:00
zxhlyh and GitHub
b77628c458
fix: text-generation webapp file form ( #10578 )
2024-11-12 15:35:12 +08:00
NFish and GitHub
40c5e6d67a
fix: Page may lock if user close the page when refresh access_token ( #10550 )
2024-11-12 15:18:19 +08:00
zxhlyh and GitHub
e4d175780e
fix: retrieval setting validate ( #10454 )
2024-11-12 14:38:24 +08:00
-LAN- and GitHub
16b9665033
refactor(api): improve handling of tools field and cleanup variable usage ( #10553 )
2024-11-12 00:08:04 +08:00
Benjamin and GitHub
b7238caea5
chore(vanna): update form parameter from 'form' to 'llm' in vanna.yaml ( #10548 )
2024-11-12 00:00:27 +08:00
Hiroshi Fujita and GitHub
e63c0e3cbb
feat(settings): add chat color theme inverted toggle in settings modal ( #10558 )
2024-11-11 23:53:43 +08:00
fdb02983rhy and GitHub
16db2c4e57
Fix: Set Celery LOG_File only when available, always log to console ( #10563 )
2024-11-11 23:53:12 +08:00
-LAN- and GitHub
bd4a61addd
fix: set default factory for extract_by in ListOperatorNodeData ( #10561 )
2024-11-11 23:32:40 +08:00
smyhw and GitHub
f19c18dc14
Fixes you have not added provider None ( #10501 )
2024-11-11 21:50:32 +08:00
570f10d91c
fix issues:Image file not deleted when a doc is removed #9541 ( #10465 )
...
Signed-off-by: root <root@localhost.localdomain >
Co-authored-by: root <root@localhost.localdomain >
2024-11-11 21:43:37 +08:00
-LAN- and GitHub
9550b884f7
chore: update version to 0.11.1 across all configurations and Docker images ( #10539 )
2024-11-11 18:32:28 +08:00
Novice and GitHub
4b45ef62ed
fix: iteration invalid output selector doesn't throw an error ( #10544 )
2024-11-11 17:34:48 +08:00
-LAN- and GitHub
a1543b7da0
fix(extractor): temporary file ( #10543 )
2024-11-11 17:31:27 +08:00
Benjamin and GitHub
90087160c6
chore (vanna): update form parameter from 'form' to 'llm' in vanna.yaml ( #10488 )
2024-11-11 16:41:47 +08:00
-LAN- and GitHub
be33875199
fix(gitee_ai): update English description for clarity and accuracy ( #10540 )
2024-11-11 16:23:11 +08:00
-LAN- and GitHub
867bf70f1a
fix(model_runtime): ensure compatibility with O1 models by adjusting token parameters ( #10537 )
2024-11-11 16:06:53 +08:00
Novice and GitHub
9018ef30fe
chore: (dockerfile) upgrade perl version ( #10534 )
2024-11-11 15:02:33 +08:00
zxhlyh and GitHub
508f84893f
fix: workflow start node form optional value ( #10529 )
2024-11-11 14:57:28 +08:00
Novice and GitHub
f414d241c1
Feat/iteration single run time ( #10512 )
2024-11-11 14:47:52 +08:00
Jyong and GitHub
0c1307b083
add jina rerank http timout parameter ( #10476 )
2024-11-11 13:28:11 +08:00
-LAN- and GitHub
b8b6cd409a
refactor(code_executor): update input type annotations to use Mapping for better type safety ( #10478 )
2024-11-11 13:10:39 +08:00
fbee41f8c7
The list action node adds methods to extract specific list objects ( #10421 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-11-11 12:10:21 +08:00
Charlie.Wei and GitHub
55edd5047e
Support for incoming value modification ( #10525 )
2024-11-11 11:52:32 +08:00
非法操作 and GitHub
0587e24fdb
feat: support tool search also can search toolProvider's name ( #10518 )
2024-11-11 11:32:41 +08:00
Xiao Ley and GitHub
451ccb778d
feat(tools/podcast_generator): add support for setting openai base url with the podcast_generationor tool ( #10517 )
2024-11-11 11:31:47 +08:00
crazywoola and GitHub
5656f81bde
Revert "fix the error of unable to retrieve url from file" ( #10511 )
2024-11-11 08:56:19 +08:00
Xiao Ley and GitHub
b07ea5055b
feat(tools/podcast_generator): add support for setting openai base url with the podcast_generationor tool ( #10496 )
2024-11-11 08:48:36 +08:00
Xiao Ley and GitHub
5eb27afd63
fix the error of unable to retrieve url from file ( #10498 )
2024-11-11 08:47:47 +08:00
fdb02983rhy and GitHub
05d43a4074
Fix: Correct the max tokens of Claude-3.5-Sonnet-20241022 for Bedrock and VertexAI ( #10508 )
2024-11-11 08:41:43 +08:00
aa895cfa9b
fix: [VESSL-AI] edit some words in vessl_ai.yaml ( #10417 )
...
Co-authored-by: moon <moon@vessl.ai >
2024-11-11 08:38:26 +08:00
-LAN- and GitHub
172c7eb270
fix(file_upload): correct validation method and add unit tests ( #10477 )
2024-11-08 21:55:01 +08:00
crazywoola and GitHub
eb6c0b8027
Fix/log tz ( #10473 )
2024-11-08 20:24:22 +08:00
-LAN- and GitHub
06d2520db2
fix(api): replace Raw field with FilesContainedField in MessageListApi inputs ( #10472 )
2024-11-08 19:48:34 +08:00
-LAN- and GitHub
bf31a3efbc
feat(workflow-nodes): handle missing variables without failure ( #10471 )
2024-11-08 19:48:05 +08:00
445dcfe4d0
add create tidb serverless job control ( #10467 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-08 18:48:12 +08:00
-LAN- and GitHub
25ca0278dd
refactor(core): Remove extra_config from File. ( #10203 )
2024-11-08 18:13:24 +08:00
-LAN- and GitHub
78a380bcc4
fix(migrations): correct schema reference in service API history migration ( #10452 )
2024-11-08 17:47:57 +08:00
Jyong and GitHub
4f1a56f0f0
update document and segment word count ( #10449 )
2024-11-08 17:32:27 +08:00
Bowen Liang and GitHub
754bfb181c
chore(ci): avoid reinstall pipx and pin poetry version aligned with in api dockerfile ( #10426 )
2024-11-08 17:30:26 +08:00
非法操作 and GitHub
7903ba0297
chore: make comfy workflow can generate image with a random seed ( #10462 )
2024-11-08 17:21:16 +08:00
c1b2243adb
feat: Add support for complete domain names in the new URL prefix. ( #8893 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-11-08 17:17:34 +08:00
Jyong and GitHub
d52c750942
embedding model check when init the knowledge ( #10463 )
2024-11-08 17:14:56 +08:00
7c2a9b0744
celery worker log format following LOG_FORMAT env#9404 ( #10016 )
...
Signed-off-by: root <root@localhost.localdomain >
Co-authored-by: root <root@localhost.localdomain >
2024-11-08 17:12:09 +08:00
Jyong and GitHub
888d7e6422
fix segment enable service api ( #10445 )
2024-11-08 17:09:05 +08:00
Benjamin and GitHub
919275cc58
Fix conversation response issue ( #10450 )
2024-11-08 17:04:43 +08:00
非法操作 and GitHub
4fe5297e35
feat: add cogVideo tool ( #10456 )
2024-11-08 17:04:05 +08:00
非法操作 and GitHub
22dee4f6f3
chore: add MULTIMODAL_SEND_VIDEO_FORMAT to docker's env ( #10458 )
2024-11-08 17:03:55 +08:00
Novice and GitHub
a7dbe58c85
fix: correct output order in parallel mode for iteration nodes ( #10323 )
2024-11-08 15:32:40 +08:00
Joe and GitHub
aa3da0e24c
fix(ops_tracing): enhance error handle in celery tasks. ( #10401 )
2024-11-08 14:43:47 +08:00
非法操作 and GitHub
033ab5490b
feat: support LLM understand video ( #9828 )
2024-11-08 13:22:52 +08:00
Leo.Wang and GitHub
c9f785e00f
Feat/tools/gitlab ( #10407 )
2024-11-08 09:53:03 +08:00
Bowen Liang and GitHub
0e8ab0588f
fix: ( #10437 followup) fix conditions with DEBUG config ( #10438 )
2024-11-08 09:42:53 +08:00
Bowen Liang and GitHub
0ebe198ff1
chore: use DEBUG in dify_config instead of parsing raw system environment variable in place ( #10437 )
2024-11-08 09:34:11 +08:00
-LAN- and GitHub
438ad8148b
fix(http_request): send form data ( #10431 )
2024-11-08 09:33:40 +08:00
Bowen Liang and GitHub
a60133bfb3
fix: config violations when running db migtration ci tests ( #10428 )
2024-11-08 09:33:12 +08:00
katsuma and GitHub
98b3e37144
fix: simplify Enter key handling and remove unused ref ( #10413 )
2024-11-07 21:21:50 +08:00
Benjamin and GitHub
6e23903c63
Conversation delete issue ( #10423 )
2024-11-07 21:13:23 +08:00
Bowen Liang and GitHub
574c4a264f
chore(lint): Use logging.exception instead of logging.error ( #10415 )
2024-11-07 21:13:02 +08:00
ice yao and GitHub
dd5ffaf058
chore: use posixpath to wrapper filepath ( #9976 )
2024-11-07 19:31:49 +08:00
huangyafei and GitHub
0b16270b88
fix typo: Retrieve Chunks API Docs ( #10412 )
2024-11-07 18:11:36 +08:00
f562a88249
feat(Tools): add lark tools ( #10117 )
...
Co-authored-by: 黎斌 <libin.23@bytedance.com >
2024-11-07 18:11:25 +08:00
非法操作 and GitHub
59f8d116af
chore: improve custom tool's display ( #10410 )
2024-11-07 18:10:41 +08:00
Benjamin and GitHub
a5558f8fcc
fix(conversation-service): return success response after conversation… ( #10416 )
2024-11-07 18:07:05 +08:00
-LAN- and GitHub
823ae03a08
fix(remote-files): fallback to get when remote server not support head method ( #10370 )
2024-11-07 14:35:58 +08:00
-LAN- and GitHub
f8c958a409
refactor(iteration): introduce specific exceptions for iteration errors ( #10366 )
2024-11-07 14:02:55 +08:00
-LAN- and GitHub
25785d8c3f
refactor(knowledge-retrieval): improve error handling with custom exceptions ( #10385 )
2024-11-07 14:02:46 +08:00
-LAN- and GitHub
35d3da9697
refactor(tool-node): introduce specific exceptions for tool node errors ( #10357 )
2024-11-07 14:02:38 +08:00
-LAN- and GitHub
d3e9930235
refactor(question_classifier): improve error handling with custom exceptions ( #10365 )
2024-11-07 14:02:30 +08:00
1ccca7cc68
fixed: web api remote urls error ( #10383 )
...
Co-authored-by: hobo.l <hobo.l@binance.com >
2024-11-07 13:55:19 +08:00
powerfool and GitHub
12a9e2972a
Adjusted docker manifests and environment variables for OceanBase vector database ( #10395 )
2024-11-07 13:22:09 +08:00
omr and GitHub
444c1f170a
fix typo: mMaximum -> Maximum ( #10389 )
2024-11-07 10:40:57 +08:00
非法操作 and GitHub
3cb2fb8250
fix: remove duplicated category “recommended” ( #10375 )
2024-11-06 19:06:55 +08:00
Matsuda and GitHub
1e8457441d
fix(model_runtime): remove vision from features for Claude 3.5 Haiku ( #10360 )
2024-11-06 17:42:18 +08:00
Infinitnet and GitHub
5a9448245b
fix: remove unsupported vision in OpenRouter Haiku 3.5 ( #10364 )
2024-11-06 17:41:48 +08:00
Bowen Liang and GitHub
eafe5a9d8f
chore(ci): bring back poetry cache to speed up CI jobs ( #10347 )
2024-11-06 13:55:29 +08:00
Bowen Liang and GitHub
d45d90e8ae
chore: lazy import sagemaker ( #10342 )
2024-11-06 12:45:22 +08:00
comfuture and GitHub
42a9374e71
chore: update translation for 'account' from '계좌' to '계정' ( #10350 )
2024-11-06 12:44:44 +08:00
-LAN- and GitHub
82a775eca3
chore(ci): separate vector store tests into new workflow ( #10354 )
2024-11-06 12:43:55 +08:00
-LAN- and GitHub
1dae1a71fc
fix(api): remove fixed source attribute from FileApi ( #10353 )
2024-11-06 12:29:58 +08:00
ac0fed6402
feat: support png, gif, webp ( #7947 )
...
Co-authored-by: xuanson9699 <84961581+xuanson9699@users.noreply.github.com >
2024-11-06 09:05:05 +08:00
Chenhe Gu and GitHub
fb656d480e
Update README.md ( #10332 )
2024-11-06 08:57:49 +08:00
方程 and GitHub
2b7341af57
Gitee AI tools ( #10314 )
2024-11-06 08:51:13 +08:00
Summer-Gu and GitHub
ce1f9d935d
feat: The SSRF request timeout configuration item is added ( #10292 )
2024-11-06 08:50:57 +08:00
Infinitnet and GitHub
bdadca1a65
feat: add support for anthropic/claude-3-5-haiku through OpenRouter ( #10331 )
2024-11-06 08:26:44 +08:00
Benjamin and GitHub
d7b4d0756e
feat(vannaai): add base_url configuration ( #10294 )
2024-11-05 20:58:49 +08:00
-LAN- and GitHub
1279e27825
docs: remove the TOC part ( #10324 )
2024-11-05 04:48:14 -08:00
非法操作 and GitHub
d92e3bd620
fix: special prompt not work for comfyUI tool ( #10307 )
2024-11-05 18:21:41 +08:00
-LAN- and GitHub
7f583ec1ac
chore: update version to 0.11.0 across all relevant files ( #10278 )
2024-11-05 17:53:56 +08:00
Novice and GitHub
7962101e5e
fix: iteration none output error ( #10295 )
2024-11-05 16:31:49 +08:00
-LAN- and GitHub
ae254f0a10
fix(http_request): improve parameter initialization and reorganize tests ( #10297 )
2024-11-05 16:30:23 +08:00
Matsuda and GitHub
68e0b0ac84
fix typo: writeOpner to writeOpener ( #10290 )
2024-11-05 16:09:53 +08:00
pinsily and GitHub
5f21d13572
fix: handle KeyError when accessing rules in CleanProcessor.clean ( #10258 )
2024-11-05 14:47:15 +08:00
eux and GitHub
233bffdb7d
fix: borken faq url in CONTRIBUTING.md ( #10275 )
2024-11-05 14:42:59 +08:00
非法操作 and GitHub
bf9349c4dc
feat: add xAI model provider ( #10272 )
2024-11-05 14:42:47 +08:00
Matsuda and GitHub
4847548779
feat(model_runtime): add new model 'claude-3-5-haiku-20241022' ( #10285 )
2024-11-05 14:41:39 +08:00
Matsuda and GitHub
cb245b5435
fix(model_runtime): fix wrong max_tokens for Claude 3.5 Haiku on Amazon Bedrock ( #10286 )
2024-11-05 14:41:15 +08:00
-LAN- and GitHub
249b897872
feat(model): add validation for custom disclaimer length ( #10287 )
2024-11-05 14:40:57 +08:00
-LAN- and GitHub
08c731fd84
fix(node): correct file property name in function switch ( #10284 )
2024-11-05 14:23:18 +08:00
NFish and GitHub
302f4407f6
refactor the logic of refreshing access_token ( #10068 )
2024-11-05 12:38:31 +08:00
de5dfd99f6
chore: translate i18n files ( #10273 )
...
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-11-05 10:57:32 +08:00
Benjamin and GitHub
acb22f0fde
Updates: Add mplfonts library for customizing matplotlib fonts and Va… ( #9903 )
2024-11-05 10:34:28 +08:00
Novice and GitHub
d1505b15c4
feat: Iteration node support parallel mode ( #9493 )
2024-11-05 10:32:49 +08:00
GeorgeCaoJ and GitHub
cca2e7876d
fix(workflow): handle else condition branch addition error in if-else node ( #10257 )
2024-11-05 09:56:41 +08:00
-LAN- and GitHub
2c4d8dbe9b
feat(document_extractor): support tool file in document extractor ( #10217 )
2024-11-05 09:49:43 +08:00
Matsuda and GitHub
9305ad2102
feat: support Claude 3.5 Haiku on Amazon Bedrock ( #10265 )
2024-11-05 09:42:51 +08:00
-LAN- and GitHub
7a98dab6a4
refactor(parameter_extractor): implement custom error classes ( #10260 )
2024-11-05 09:27:51 +08:00
971defbbbd
fix: buitin tool aippt ( #10234 )
...
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com >
2024-11-04 18:46:39 +08:00
-LAN- and GitHub
6b0de08157
fix(validation): allow to use 0 in the inputs form ( #10255 )
2024-11-04 18:34:55 +08:00
-LAN- and GitHub
87c1de66f2
chore(Dockerfile): upgrade zlib arm64 ( #10244 )
2024-11-04 17:48:10 +08:00
方程 and GitHub
2aa171c348
Using a dedicated interface to obtain the token credential for the gitee.ai provider ( #10243 )
2024-11-04 17:22:02 +08:00
6452342222
feat(workflow): add configurable workflow file upload limit ( #10176 )
...
Co-authored-by: JzoNg <jzongcode@gmail.com >
2024-11-04 15:55:34 +08:00
shisaru292 and GitHub
da204c131d
fix: missing working directory parameter in script ( #10226 )
2024-11-04 15:23:18 +08:00
-LAN- and GitHub
9369cc44e6
refactor(list_operator): replace ValueError with InvalidKeyError ( #10222 )
2024-11-04 15:23:08 +08:00
-LAN- and GitHub
38bca6731c
refactor(workflow): introduce specific error handling for LLM nodes ( #10221 )
2024-11-04 15:22:58 +08:00
-LAN- and GitHub
2adab7f71a
refactor(http_request): add custom exception handling for HTTP request nodes ( #10219 )
2024-11-04 15:22:50 +08:00
-LAN- and GitHub
be96f6e62d
refactor(workflow): introduce specific exceptions for code validation ( #10218 )
2024-11-04 15:22:41 +08:00
-LAN- and GitHub
8b5ea39916
chore(llm_node): remove unnecessary type ignore for context assignment ( #10216 )
2024-11-04 15:22:31 +08:00
Jyong and GitHub
1024fc623e
fix the ssrf of docx file extractor external images ( #10237 )
2024-11-04 15:22:07 +08:00
Hanqing Zhao and GitHub
8ab05d4c36
Modify translation ( #10213 )
2024-11-04 09:11:15 +08:00
0c9e79cd67
Add Lindorm as a VDB choice ( #10202 )
...
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com >
2024-11-04 09:10:26 +08:00
crazywoola and GitHub
2ed6bb86c1
Fix/10199 application error a client side exception has occurred see the browser console for more information ( #10211 )
2024-11-03 12:53:49 +08:00
-LAN- and GitHub
61da0f08dd
refactor(validation): improve input validation logic ( #10175 )
2024-11-03 11:55:46 +08:00
-LAN- and GitHub
1432c268a8
chore(list_operator): refine exception handling for error specificity ( #10206 )
2024-11-03 11:55:19 +08:00
-LAN- and GitHub
ec6a03afdd
fix(document_extractor): update base exception class ( #10208 )
2024-11-03 11:55:07 +08:00
Kota-Yamaguchi and GitHub
bf371a6e5d
Feat : add LLM model indicator in prompt generator ( #10187 )
2024-11-02 19:46:28 +08:00
Xiao Ley and GitHub
b28cf68097
chore: enable vision support for models in OpenRouter that should have supported vision ( #10191 )
2024-11-02 19:45:20 +08:00
Kota-Yamaguchi and GitHub
a0af7a51ed
chore : code generator preview hint ( #10188 )
2024-11-02 19:45:07 +08:00
zxhlyh and GitHub
dfa3ef0564
fix: webapp upload file ( #10195 )
2024-11-02 17:03:14 +08:00
-LAN- and GitHub
0066531266
fix(api): replace current_user with end_user in file upload ( #10194 )
2024-11-02 17:03:00 +08:00
-LAN- and GitHub
53a7cb0e9d
feat(document_extractor): integrate unstructured API for PPTX extraction ( #10180 )
2024-11-01 23:19:11 +08:00
-LAN- and GitHub
86739bea8b
fix(tools): suppress RuntimeWarnings in podcast audio generator ( #10182 )
2024-11-01 20:59:40 +08:00
Cling_o3 and GitHub
ab127ba92e
[fix] fix the bug that modify document name not effective ( #10154 )
2024-11-01 18:59:15 +08:00
-LAN- and GitHub
6a2a9460e9
fix(workflow model): ensure consistent timestamp updating ( #10172 )
2024-11-01 18:58:54 +08:00
07ad362854
fix: Cannot find declaration to go to CLEAN_DAY_SETTING ( #10157 )
...
Co-authored-by: 刘江波 <liujiangbo1@xiaomi.com >
2024-11-01 17:25:31 +08:00
Lawrence Li and GitHub
76b0328eb1
feat: add gpustack model provider ( #10158 )
2024-11-01 17:23:30 +08:00
-LAN- and GitHub
3c85136279
refactor(tools): Avoid warnings. ( #10161 )
2024-11-01 17:17:27 +08:00
-LAN- and GitHub
bf048b8d7c
refactor(migration/model): update column types for workflow schema ( #10160 )
2024-11-01 16:10:55 +08:00
-LAN- and GitHub
9ac2bb30f4
Feat/add-remote-file-upload-api ( #9906 )
2024-11-01 15:51:22 +08:00
zxhlyh and GitHub
78b74cce8e
fix: upload remote image preview ( #9952 )
2024-11-01 15:45:27 +08:00
Jyong and GitHub
82033af097
clean un-allowed special charters when doing indexing estimate ( #10153 )
2024-11-01 15:09:22 +08:00
-LAN- and GitHub
951308b5f3
refactor(service): handle unsupported DSL version with warning ( #10151 )
2024-11-01 15:04:54 +08:00
8d5456b6d0
Add VESSL AI OpenAI API-compatible model provider and LLM model ( #9474 )
...
Co-authored-by: moon <moon@vessl.ai >
2024-11-01 13:38:52 +08:00
Kota-Yamaguchi and GitHub
f674de4f5d
feat: synchronize input/output variables in the panel with generated code by the code generator ( #10150 )
2024-11-01 11:39:32 +08:00
Zixuan Cheng and GitHub
fafa5938da
Refined README for better reading experience. ( #10143 )
2024-11-01 10:17:06 +08:00
4d5546953a
add llm: ernie-4.0-turbo-128k of wenxin ( #10135 )
...
Co-authored-by: Pigeon姚宏锋 <pigeon.yhf@galaxyoversea.com >
2024-10-31 21:49:04 +08:00
Shili Cao and GitHub
b61baa87ec
fix: avoid unexpected error when create knowledge base with baidu vector database and wenxin embedding model ( #10130 )
2024-10-31 21:34:23 +08:00
805c701767
fix: bar chart issue with duplicate x-axis labels being incorrectly ignored ( #10134 )
...
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com >
2024-10-31 21:25:47 +08:00
Jyong and GitHub
dad041c49f
fix issue: query is none when doing retrieval ( #10129 )
2024-10-31 21:25:00 +08:00
2ecdc54b0b
Fix/rerank validation issue ( #10131 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com >
2024-10-31 20:20:46 +08:00
ce260f79d2
Feat/update knowledge api url ( #10102 )
...
Co-authored-by: nite-knite <nkCoding@gmail.com >
2024-10-31 18:29:12 +08:00
omr and GitHub
11ca1bec0b
fix: optimize unique document filtering with set ( #10082 )
2024-10-31 16:32:58 +08:00
-LAN- and GitHub
05d9adeb99
fix(Dockerfile): conditionally install zlib1g based on architecture ( #10118 )
2024-10-31 16:07:39 +08:00
Hash Brown and GitHub
73f29484e7
fix: log detail panel not showing any message when total count greate… ( #10119 )
2024-10-31 16:02:20 +08:00
Jyong and GitHub
0154a26e0b
fix issue: update document segment setting failed ( #10107 )
2024-10-31 15:51:33 +08:00
Nam Vu and GitHub
cee1c4f63d
fix: Version '1:1.3.dfsg+really1.3.1-1' for 'zlib1g' was not found ( #10096 )
2024-10-31 15:49:28 +08:00
-LAN- and GitHub
e5397c5ec2
feat(app_dsl_service): enhance error handling and DSL version management ( #10108 )
2024-10-31 15:16:34 +08:00
非法操作 and GitHub
e36f5cb366
chore: save uploaded file extension as lower case ( #10111 )
2024-10-31 15:16:25 +08:00
-LAN- and GitHub
8b9fed75f3
refactor(version): simplify version comparison logic ( #10109 )
2024-10-31 15:15:32 +08:00
66e9bd90eb
fix: view logs in prompt, no response when clicked ( #10093 )
...
Co-authored-by: zhanganguo <zhanganguo@lixiang.com >
2024-10-31 10:49:14 +08:00
非法操作 and GitHub
b29c1224c1
chore: remove an unnecessary link ( #10088 )
2024-10-31 10:35:45 +08:00
非法操作 and GitHub
bd6175157c
feat: enhance comfyui workflow ( #10085 )
2024-10-31 10:00:22 +08:00
AkaraChen and GitHub
6692e8c508
build: update docker login action ( #10050 )
2024-10-31 09:53:45 +08:00
Kota-Yamaguchi and GitHub
6c25131964
chore: update type definition to resolve lint error in Base usage at text-editor.tsx ( #10083 )
2024-10-31 09:52:59 +08:00
Bowen Liang and GitHub
0bdae34b5e
improve: significantly speed up the server launching time by async preloading tool providers ( #9146 )
2024-10-31 00:21:01 +08:00
Charlie.Wei and GitHub
f6fecb957e
fix azure chatgpt o1 parameter error ( #10067 )
2024-10-30 22:08:56 +08:00
crazywoola and GitHub
0a3d51e9cf
Revert "chore: improve validation and handler of logging timezone with TimezoneName" ( #10077 )
2024-10-30 22:06:10 +08:00
sacryu and GitHub
a69513c044
fix the typos in the hit testing template ( #10072 )
2024-10-30 22:01:22 +08:00
JasonVV and GitHub
219f5d9845
Fixed the issue where recall the knowledge base in the iteration of the workflow and report errors when executing ( #10060 )
2024-10-30 21:56:38 +08:00
Hiroshi Fujita and GitHub
ba60e0f692
chore: Set file size limits for video and audio uploads from docker env ( #10063 )
2024-10-30 21:55:01 +08:00
Fog3211 and GitHub
18424dd82f
fix: prevent onChange during IME composition ( #10059 )
2024-10-30 16:59:40 +08:00
22mSqRi and GitHub
32ebea91ff
fix: fix poetry install command in devcontainer ( #9507 )
2024-10-30 16:27:17 +08:00
-LAN- and GitHub
3b53e06e0d
fix(workflow): refine variable type checks in LLMNode ( #10051 )
2024-10-30 16:23:12 +08:00
非法操作 and GitHub
4d38798dd5
chore: mount config file of sandbox ( #8576 )
2024-10-30 15:45:51 +08:00
zhuhao and GitHub
92a3898540
fix: resolve the incorrect model name of hunyuan-standard-256k ( #10052 )
2024-10-30 15:43:29 +08:00
zhuhao and GitHub
7433095240
chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value ( #10038 )
2024-10-30 15:43:07 +08:00
郭伟伟 and GitHub
190b6a2aa6
feat: /conversations api response add 'update_at' field,and update api docs add sort_by parameter ( #10043 )
2024-10-30 15:41:15 +08:00
zhuhao and GitHub
0095896051
feat: add YAML type in document extractor node ( #9997 )
2024-10-30 13:47:19 +08:00
Xiao Ley and GitHub
c647e4307a
add PROMPT_GENERATION_MAX_TOKENS and CODE_GENERATION_MAX_TOKENS in docker enviromment ( #10040 )
2024-10-30 12:48:56 +08:00
Bowen Liang and GitHub
bab5c54219
chore: improve validation and handler of logging timezone with TimezoneName ( #9595 )
2024-10-30 11:18:23 +08:00
Jyong and GitHub
e74479717a
fix update_by_api batch field issue ( #10001 )
2024-10-30 11:17:46 +08:00
Jyong and GitHub
9ebd453b87
add rerank check when doing mutil-retrieval ( #9998 )
2024-10-30 11:17:39 +08:00
ice yao and GitHub
5ad5d0cff4
chore: Add aliyun oss tests ( #10031 )
2024-10-30 11:17:30 +08:00
Mab and GitHub
68cb382242
Fix #10023 : error in docker-compose.yaml about TIDB_ON_QDRANT_CLIENT… ( #10025 )
2024-10-30 11:15:55 +08:00
f5d1c7cc0a
Added: README_PT.md in Brazilian Portuguese ( #10026 )
...
Co-authored-by: Lucas Rezende <lucasrezende@MacBook-Pro-de-Lucas.local >
2024-10-30 11:12:31 +08:00
非法操作 and GitHub
c7fb8a4f20
fix: conversation variable may not change in the answer node ( #10034 )
2024-10-30 11:10:31 +08:00
-LAN- and GitHub
eb87e690ed
fix(llm-node): handle NoneSegment variables properly ( #9978 )
2024-10-30 08:46:11 +08:00
Hiroshi Fujita and GitHub
539fc8b760
Fix content-type header case sensitivity ( #9961 )
2024-10-30 02:11:18 +08:00
zhuhao and GitHub
c6e54c83c8
chore: add tidb-on-qdrant configuration in env and docker-compose file ( #10015 )
2024-10-29 21:11:10 +08:00
powerfool and GitHub
878d13ef42
Added OceanBase as an option for the vector store in Dify ( #10010 )
2024-10-29 21:10:18 +08:00
Jyong and GitHub
5580bcf870
add tidb spend limit config ( #9999 )
2024-10-29 17:51:13 +08:00
非法操作 and GitHub
12adcf8925
fix: gemini model use some tools raise error ( #9993 )
2024-10-29 16:09:29 +08:00
c8ef9223e5
feat: couchbase integration ( #6165 )
...
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: Elliot Scribner <elliot.scribner@couchbase.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: Bowen Liang <bowenliang@apache.org >
2024-10-29 15:00:23 +08:00
crazywoola and GitHub
fc37e654fc
Feat/support form in conversation ( #9980 )
2024-10-29 13:32:50 +08:00
非法操作 and GitHub
eb69896355
fix: allow external knowledge api use simple host ( #9966 )
2024-10-29 10:33:15 +08:00
ice yao and GitHub
61ff2fd0f3
chore: Enable tencent cos test to run ( #9971 )
2024-10-29 10:33:00 +08:00
Wu Tianwei and GitHub
b6d045cebf
fix: Fix page logout issue due to refresh-token ( #9970 )
2024-10-29 09:55:14 +08:00
Jyong and GitHub
f47177ecb4
add top_k for es full text search ( #9963 )
2024-10-28 23:04:54 +08:00
crazywoola and GitHub
de850262b8
fix: button rendering when using streaming ( #9957 )
2024-10-28 19:23:31 +08:00
-LAN- and GitHub
de57af46c0
chore: update version to 0.10.2 in packaging and docker configurations ( #9924 )
2024-10-28 18:47:45 +08:00
Jyong and GitHub
badf9baf9b
Fix/external api update ( #9955 )
2024-10-28 18:37:35 +08:00
AllenWriter and GitHub
adcd83f6a8
Docs: fix docs url ( #9954 )
2024-10-28 18:34:23 +08:00
Joel and GitHub
81d4d8cea1
fix: separator change add too many backslash ( #9949 )
2024-10-28 18:01:33 +08:00
-LAN- and GitHub
4da0b70694
feat(http-request-executor): enhance file handling in HTTP requests ( #9944 )
2024-10-28 17:51:01 +08:00
Xiao Ley and GitHub
7056009b6a
feat(tools): add Baidu translation tool ( #9943 )
2024-10-28 17:18:28 +08:00
非法操作 and GitHub
ddb960ddfb
feat: support Vectorizer can be used in workflow ( #9932 )
2024-10-28 16:52:57 +08:00
方程 and GitHub
0ebd985672
feat: add models for gitee.ai ( #9490 )
2024-10-28 16:52:12 +08:00
Hanqing Zhao and GitHub
c13dc62065
Modify and add jp translation ( #9930 )
2024-10-28 16:31:58 +08:00
Joel and GitHub
705946cc40
fix: tool var type error ( #9937 )
2024-10-28 15:36:28 +08:00
aafa4a3c8b
Remove invalid languages error ( #9928 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-10-28 13:53:04 +08:00
Jyong and GitHub
af68084895
add document lock for multi-thread ( #9873 )
2024-10-28 13:52:35 +08:00
Joe and GitHub
9633c5dab6
fix: enterprise create workspace ( #9921 )
2024-10-28 11:48:16 +08:00
zhuhao and GitHub
aa11141660
feat: add stable-diffusion-3-5-large for the text-to-image tool with siliconflow ( #9909 )
2024-10-27 21:17:36 +08:00
zhuhao and GitHub
8bb5b943d7
fix(tools): remove the undefined variable parameter_type ( #9908 )
2024-10-27 11:56:29 +08:00
ice yao and GitHub
22776f24ab
chore: Extract common functions of the base model in Azure OpenAI Provider ( #9907 )
2024-10-27 11:56:17 +08:00
216442ddc1
feat(workflow): Support JSON type in document extractor node ( #9899 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-10-26 20:29:48 +08:00
-LAN- and GitHub
dd3ac7a2c9
fix(api): add signature generation for image previews ( #9893 )
2024-10-26 15:35:57 +08:00
Joshua and GitHub
11447324ff
Update README.md ( #9891 )
2024-10-26 14:56:27 +08:00
Joshua and GitHub
f8210b353e
Update README.md ( #9890 )
2024-10-26 14:47:08 +08:00
Joshua and GitHub
2b66c1358b
Update README.md ( #9889 )
2024-10-26 14:32:50 +08:00
Joshua and GitHub
102d86d4b6
Update README.md ( #9886 )
2024-10-26 14:04:15 +08:00
kurokobo and GitHub
227f49a0cc
docs: improve api documentation for advanced chat and workflow ( #9882 )
2024-10-26 10:43:47 +08:00
a17f169e01
fix users had already joined a workspace, but the system still first … ( #9834 )
...
Co-authored-by: yong.zhang <yong.zhang@yesno.com.cn >
2024-10-25 23:04:00 +08:00
-LAN- and GitHub
72ea3d6b98
fix(workflow): Take back LLM streaming output after IF-ELSE ( #9875 )
2024-10-25 22:33:34 +08:00
virgosoy and GitHub
17cacf258e
fix: wrong element object ( #9868 )
2024-10-25 22:32:41 +08:00
crazywoola and GitHub
f7aacefcd6
feat: support button in markdown ( #9876 )
2024-10-25 21:51:59 +08:00
非法操作 and GitHub
ace7ffab5f
feat: support comfyui workflow tool image generate image ( #9871 )
2024-10-25 18:48:07 +08:00
zhuhao and GitHub
eec63b112f
chore: add default value for redis configuration ( #9864 )
2024-10-25 17:16:07 +08:00
Jyong and GitHub
caf7bc8569
upgrade nltk, unstructured and starlette ( #9860 )
2024-10-25 17:15:44 +08:00
非法操作 and GitHub
fd437ff4c5
fix: segement settings of documents raise error ( #8971 )
2024-10-25 16:58:50 +08:00
非法操作 and GitHub
fb218f8b10
feat: allow answer node use chat_var and env_var ( #9226 )
2024-10-25 15:37:29 +08:00
4693080ce0
Marking the last piece of data on each page is a duplicate issue, which can be solved by adding the id field to the order by rig and using a unique field ( #9799 )
...
Signed-off-by: root <root@localhost.localdomain >
Co-authored-by: root <root@localhost.localdomain >
2024-10-25 15:34:58 +08:00
60ddcdf960
chore: translate i18n files ( #9853 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-10-25 15:19:05 +08:00
KVOJJJin and GitHub
303bafb3ac
chore: update api docs ( #9832 )
2024-10-25 15:03:24 +08:00
KVOJJJin and GitHub
7a0d0d9b96
Fix: add check for maximum chunk length ( #9837 )
2024-10-25 15:02:36 +08:00
非法操作 and GitHub
84a9d2d072
chore: code generator button should only display in code node ( #9842 )
2024-10-25 15:00:12 +08:00
非法操作 and GitHub
1b5adf40da
fix: moonshot response_format raise error ( #9847 )
2024-10-25 14:59:55 +08:00
Hash Brown and GitHub
59a32aaae6
fix: exclude failed answer when sending messages ( #9835 )
2024-10-25 14:06:33 +08:00
18106a4fc6
add tidb on qdrant type ( #9831 )
...
Co-authored-by: Zhaofeng Miao <522856232@qq.com >
2024-10-25 13:57:03 +08:00
ice yao and GitHub
fc2297a2ca
chore: add local storage test ( #9827 )
2024-10-25 11:11:26 +08:00
crazywoola and GitHub
5b7b765090
fix: yuque book id should be string ( #9819 )
2024-10-25 11:11:18 +08:00
郭伟伟 and GitHub
90769ac709
feat: create_empty_dataset api add the description parameter and update api docs ( #9824 )
2024-10-25 10:50:15 +08:00
非法操作 and GitHub
ac9f1e9de5
fix: duckduckgo image search not work ( #9821 )
2024-10-25 10:11:33 +08:00
zhuhao and GitHub
5bf31e7a86
refactor: update load_stream method to directly yield file chunks ( #9806 )
2024-10-25 10:11:25 +08:00
-LAN- and GitHub
dd17506078
feat(api): add generic file size limit parameter ( #9812 )
2024-10-25 09:02:06 +08:00
KVOJJJin and GitHub
5d1424f67c
Feat: use file size limit from api ( #9739 )
2024-10-24 22:55:17 +08:00
非法操作 and GitHub
2346b0ab99
chore: make doc extractor node also can extract text by file extension ( #9543 )
2024-10-24 22:54:48 +08:00
88dec6ef2b
Added description for .ppt, specify the reason for unstructured.io ( #9452 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-10-24 22:13:06 +08:00
ice yao and GitHub
e71f494839
chore: abstract common function with local storage ( #9811 )
2024-10-24 21:53:37 +08:00
-LAN- and GitHub
22bb0414a1
feat(parameters): standardize system parameter field types and values ( #9797 )
2024-10-24 21:52:57 +08:00
-LAN- and GitHub
6477bb8d77
chore(docker): add default for MAX_VARIABLE_SIZE in docker-compose ( #9798 )
2024-10-24 21:52:48 +08:00
70ddc0ce43
openai compatiable api usage and id ( #9800 )
...
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com >
2024-10-24 21:51:36 +08:00
-LAN- and GitHub
9986e4c6d0
chore(docker): correct package version for expat and perl in Dockerfile ( #9801 )
2024-10-24 19:07:03 +08:00
非法操作 and GitHub
e2710161f6
fix: chart tool can't display chinese ( #9686 )
2024-10-24 18:49:49 +08:00
Jyong and GitHub
5f11fe521d
remove unstructured pdf extract ( #9794 )
2024-10-24 18:13:05 +08:00
-LAN- and GitHub
d018b32d0b
fix(workflow): enhance prompt handling with vision support ( #9790 )
2024-10-24 17:52:11 +08:00
-LAN- and GitHub
e54b7cda3d
refactor(file_factory): improve filename and mime type determination ( #9784 )
2024-10-24 17:07:20 +08:00
Hash Brown and GitHub
fc63841169
fix: chat log not showing correctly ( #9777 )
2024-10-24 16:21:50 +08:00
Sun Zhigang and GitHub
b674c598f9
Update README_CN.md ( #9766 )
2024-10-24 14:59:40 +08:00
Joel and GitHub
710230a294
fix: fe can not start ( #9768 )
2024-10-24 14:54:38 +08:00
Orion and GitHub
169f7440ac
feat:Add host volume env variables for postgres, redis and weaviate ( #9761 )
2024-10-24 14:27:53 +08:00
Hash Brown and GitHub
57ec12eb6b
feat: regenerate history switch navigation ( #8749 )
2024-10-24 12:09:46 +08:00
-LAN- and GitHub
2c26f77a25
fix(api): handle missing upload_file_id for tool_file messages ( #9756 )
2024-10-24 11:43:57 +08:00
Kota-Yamaguchi and GitHub
95dc90e6b2
Update Code Generator to use the currently configured model. ( #9740 )
2024-10-24 11:23:35 +08:00
400392230b
fixed: variable reference error ( #9722 )
...
Co-authored-by: hobo.l <hobo.l@binance.com >
2024-10-23 19:17:06 +08:00
Jyong and GitHub
eca66f9577
add vdb py test ( #9706 )
2024-10-23 19:14:24 +08:00
Jyong and GitHub
121bb99cc2
downgrade unstructured nltk version ( #9726 )
2024-10-23 19:02:27 +08:00
Jyong and GitHub
cac1ef7ade
remove ppt import ( #9721 )
2024-10-23 18:22:30 +08:00
AAEE86 and GitHub
d74d79b3d8
Modify characters ( #9707 )
2024-10-23 18:00:53 +08:00
-LAN- and GitHub
c6b28bc193
chore: update version to 0.10.1 ( #9689 )
2024-10-23 17:49:51 +08:00
NFish and GitHub
5d05574518
fix: refresh current page if url contains token ( #9718 )
2024-10-23 17:48:57 +08:00
KVOJJJin and GitHub
bf478aeba2
Revert "Feat: use file size limit from api" ( #9714 )
2024-10-23 17:35:07 +08:00
zhuhao and GitHub
c9dfe1ad92
feat: support user-defined configuration of log file size and retention count ( #9610 )
2024-10-23 17:24:36 +08:00
926609eb59
build(deps): bump next from 14.2.4 to 14.2.10 in /web ( #9713 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-23 17:18:35 +08:00
KVOJJJin and GitHub
e32116b9a3
Feat: use file size limit from api ( #9711 )
2024-10-23 17:03:44 +08:00
-LAN- and GitHub
e11d5ac708
feat(model_runtime): add new model 'claude-3-5-sonnet-20241022' ( #9708 )
2024-10-23 17:03:30 +08:00
f6c3d4cadc
build(deps): bump mermaid from 10.4.0 to 10.9.3 in /web ( #9709 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-23 16:57:45 +08:00
Jyong and GitHub
3e9d271b52
nltk security issue and upgrade unstructured ( #9558 )
2024-10-23 16:23:55 +08:00
Pan, Wen-Ming and GitHub
ecc8beef3f
feat: added claude 3.5 sonnet v2 model to Google Cloud Vertex AI ( #9688 )
2024-10-23 16:13:51 +08:00
b9afb7bcec
fix: revert ref usage in handleFormChange to fix IME input issues ( #9672 )
...
Co-authored-by: StyleZhang <jasonapring2015@outlook.com >
2024-10-23 15:47:50 +08:00
AAEE86 and GitHub
b4041759f7
Help documentation URL correction ( #9704 )
2024-10-23 15:47:11 +08:00
zxhlyh and GitHub
c3473b5b4f
fix: workflow [if node] checklist ( #9699 )
2024-10-23 15:46:02 +08:00
-LAN- and GitHub
1b9bf9c62d
feat(api): add video and audio file size limits to upload config ( #9703 )
2024-10-23 15:23:30 +08:00
Joe and GitHub
ed96a6b6c0
fix: remove email code login redirect ( #9698 )
2024-10-23 14:56:10 +08:00
4989d0c904
add bedrock claude 3.5 v2 support ( #9685 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-10-23 13:54:21 +08:00
-LAN- and GitHub
9a5bdae07f
feat(condition): add support for 'exists' and 'not exists' operators ( #9687 )
2024-10-23 13:25:17 +08:00
-LAN- and GitHub
67016feb96
feat(api): enhance file preview handling ( #9674 )
2024-10-23 13:12:34 +08:00
Joe and GitHub
22bdfb7e56
Feat/optimize login ( #9642 )
2024-10-23 10:59:30 +08:00
ice yao and GitHub
ceb2c4f3ef
chore: reuse existing test functions with upstash vdb ( #9679 )
2024-10-23 10:42:11 +08:00
-LAN- and GitHub
d5a93a6400
fix(variable_pool): handle invalid attributes in variable lookup ( #9646 )
2024-10-23 10:19:33 +08:00
Hash Brown and GitHub
01a2513812
style: chat answer align with new UI ( #9658 )
2024-10-23 10:19:15 +08:00
Zven and GitHub
8e7a752b2a
feat: add upstash as a new vector database provider ( #9644 )
2024-10-23 09:16:35 +08:00
feiyang_deepnova and GitHub
999d3f1539
fix: add downstream nodes of this branch ( #9640 )
2024-10-23 01:20:02 +08:00
a7ee51e5d8
feat: add code generator ( #9051 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-10-22 21:57:54 +08:00
-LAN- and GitHub
0e965b6529
chore(models): convert created_by_role to its value for consistency ( #9612 )
2024-10-22 21:56:26 +08:00
a9db06f5e7
feat(Tools): Refactor the base table plugin ( #9182 )
...
Co-authored-by: 黎斌 <libin.23@bytedance.com >
2024-10-22 21:31:34 +08:00
Hash Brown and GitHub
6827c4038b
Web app support sending message using numpad enter ( #9659 )
2024-10-22 21:17:54 +08:00
tkoshida and GitHub
e8a6e90a61
fix: environment variables for ModelProvider and Tool Position are not working ( #9650 )
2024-10-22 21:12:03 +08:00
zxhlyh and GitHub
ff956cb546
Fix/retrieval setting weight default value ( #9622 )
2024-10-22 18:31:39 +08:00
Joel and GitHub
7d7e0f9800
fix: tool use file caused error ( #9660 )
2024-10-22 18:26:17 +08:00
zxhlyh and GitHub
3ae05a672d
fix: webapp answer icon ( #9654 )
2024-10-22 18:24:13 +08:00
KVOJJJin and GitHub
d700abff0a
Fix: type missing of remote file in chat ( #9652 )
2024-10-22 17:54:48 +08:00
-LAN- and GitHub
5267f34e76
fix(segments): return empty string instead of "null" for text, log, and markdown properties ( #9651 )
2024-10-22 17:52:22 +08:00
-LAN- and GitHub
d6e8290a1c
fix(files): update Content-Length handling for tool and remote files ( #9649 )
2024-10-22 17:24:42 +08:00
-LAN- and GitHub
36f66d40e5
refactor(api): simplify limit retrieval and return types ( #9641 )
2024-10-22 16:34:16 +08:00
非法操作 and GitHub
5f12616cb9
fix: file type document is not supported ( #9618 )
2024-10-22 16:33:50 +08:00
Joe and GitHub
bc43efba75
fix: remove url join ( #9635 )
2024-10-22 15:56:53 +08:00
-LAN- and GitHub
ef5f476cd6
fix(api): enhance file factory URL handling ( #9631 )
2024-10-22 15:38:08 +08:00
crazywoola and GitHub
98bf7710e4
fix: fields.Nested(message_file_fields) ( #9632 )
2024-10-22 15:37:53 +08:00
-LAN- and GitHub
7263af13ed
fix(http_request): simplify JSON handling in requests ( #9616 )
2024-10-22 15:37:37 +08:00
zhuhao and GitHub
d992a809f5
fix: update the default model to gpt-4o-mini for duckduckgo ai chat ( #9614 )
2024-10-22 15:37:16 +08:00
KVOJJJin and GitHub
04f8d39860
Fix: doc link of legacy features ( #9634 )
2024-10-22 15:35:20 +08:00
Han Fangyuan and GitHub
b7bf14ab72
fix: wrong url of guides doc in new feature panel ( #9626 )
2024-10-22 14:53:10 +08:00
-LAN- and GitHub
e8abbe0623
fix(storage): ensure storage_runner initialization within app context ( #9627 )
2024-10-22 14:50:56 +08:00
-LAN- and GitHub
b14d59e977
fix(storage): use centralized config management ( #9620 )
2024-10-22 14:04:59 +08:00
-LAN- and GitHub
5f12c17355
fix(core): use CreatedByRole enum for role consistency ( #9607 )
2024-10-22 13:03:50 +08:00
Bowen Liang and GitHub
d170d78530
chore: ( #9089 followup) fix storage factory constructor ( #9609 )
2024-10-22 13:01:37 +08:00
Bowen Liang and GitHub
4d9160ca9f
refactor: use dify_config to replace legacy usage of flask app's config ( #9089 )
2024-10-22 11:01:32 +08:00
-LAN- and GitHub
8f670f31b8
refactor(variables): replace deprecated 'get_any' with 'get' method ( #9584 )
2024-10-22 10:49:19 +08:00
-LAN- and GitHub
5838345f48
fix(entities): add validator for VisionConfig to handle None values ( #9598 )
2024-10-22 10:49:03 +08:00
Bowen Liang and GitHub
3f1c84f65a
chore: cleanup ineffective linter rules exclusions ( #9580 )
2024-10-22 09:18:31 +08:00
zhuhao and GitHub
83b2b8fe60
refactor: add logging extension module for log initialization ( #9524 )
2024-10-22 09:00:44 +08:00
-LAN- and GitHub
ac24300274
refactor(template_transform): use keyword-only arguments ( #9575 )
2024-10-22 09:00:21 +08:00
-LAN- and GitHub
2e657b7b12
fix(workflow): handle NoneSegments in variable extraction ( #9585 )
2024-10-22 08:59:04 +08:00
-LAN- and GitHub
c063617553
fix(workflow): improve database session handling and variable management ( #9581 )
2024-10-22 00:42:40 +08:00
-LAN- and GitHub
38a4f0234d
fix(http_request): handle empty and string data inputs ( #9579 )
2024-10-21 23:35:25 +08:00
-LAN- and GitHub
740a723072
fix(validation): improve variable handling and validation ( #9578 )
2024-10-21 23:33:16 +08:00
Bowen Liang and GitHub
495cf58014
dep: bump pydantic to 2.9 ( #9077 )
2024-10-21 23:32:09 +08:00
KVOJJJin and GitHub
8e98759359
Fix: style of features panel in safari ( #9573 )
2024-10-21 22:52:21 +08:00
-LAN- and GitHub
4ae0bb83f1
fix(file upload): correct upload method key for image config ( #9568 )
2024-10-21 20:40:47 +08:00
-LAN- and GitHub
5459d812e7
fix(iteration): handle empty iterator gracefully ( #9565 )
2024-10-21 20:16:46 +08:00
KVOJJJin and GitHub
831c222541
Fix: file upload support extension .md ( #9564 )
2024-10-21 19:58:57 +08:00
-LAN- and GitHub
faad247d85
fix(upload): correct incorrect dictionary key usage ( #9563 )
2024-10-21 19:42:22 +08:00
ice yao and GitHub
1e829ceaf3
chore: format get_customizable_model_schema return value ( #9335 )
2024-10-21 19:05:44 +08:00
DDDDD12138 and GitHub
79fe175440
chore: lint code to remove unused imports and variables ( #9553 )
2024-10-21 19:04:54 +08:00
AAEE86 and GitHub
9b32bfb3db
feat: Updata tongyi models ( #9552 )
2024-10-21 19:04:45 +08:00
Byron.wang and GitHub
37fea072bc
enhance: use urllib join instead of fstring ( #9549 )
2024-10-21 19:04:28 +08:00
AkaraChen and GitHub
31a603e905
Build/fix wrong icon name ( #9527 )
2024-10-21 19:03:55 +08:00
-LAN- and GitHub
ca21c285b0
chore: update version to 0.10.0 in packaging and docker configurations ( #9534 )
2024-10-21 18:51:52 +08:00
5a3eaa85bf
chore: translate i18n files ( #9528 )
...
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: crazywoola <427733928@qq.com >
2024-10-21 18:49:05 +08:00
非法操作 and GitHub
a5777683f3
fix: when upload file response 3** will raise error ( #9555 )
2024-10-21 18:44:25 +08:00
Joe and GitHub
90dd91c6cd
fix: TOKEN_EXPIRY_MINUTES ( #9557 )
2024-10-21 18:14:26 +08:00
-LAN- and GitHub
8d8a8fe295
feat(file-upload): add support for optional file source parameter ( #9554 )
2024-10-21 17:46:24 +08:00
Joel and GitHub
65e22bb76a
fix: input vars not auto rename in list operator ( #9550 )
2024-10-21 16:48:42 +08:00
非法操作 and GitHub
f83ed19dfe
fix: list filter node some operator raise error ( #9539 )
2024-10-21 15:33:42 +08:00
非法操作 and GitHub
53b14bde4d
fix: list filter node url not work ( #9540 )
2024-10-21 15:32:28 +08:00
Joe and GitHub
7742a5dac2
fix: RESET_PASSWORD_TOKEN_EXPIRY_HOURS error ( #9542 )
2024-10-21 15:25:35 +08:00
Yi Xiao and GitHub
bddcb31fe2
Fix: chatbot retrieval setting save issue ( #9536 )
2024-10-21 14:35:41 +08:00
-LAN- and GitHub
b411a89703
fix(dockerfile): update libsqlite3 package version ( #9530 )
2024-10-21 10:51:28 +08:00
-LAN- and GitHub
e61752bd3a
feat/enhance the multi-modal support ( #8818 )
2024-10-21 10:43:49 +08:00
7a1d6fe509
Feat/attachments ( #9526 )
...
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: JzoNg <jzongcode@gmail.com >
2024-10-21 10:32:37 +08:00
4fd2743efa
Feat/new login ( #8120 )
...
Co-authored-by: douxc <douxc512@gmail.com >
Co-authored-by: Garfield Dai <dai.hai@foxmail.com >
2024-10-21 10:03:40 +08:00
2c0eaaec3d
chore: translate i18n files ( #9523 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-10-21 09:43:12 +08:00
NFish and GitHub
3898fe3311
New Auth Methods ( #8119 )
2024-10-21 09:23:20 +08:00
非法操作 and GitHub
853b0e84cc
fix: draft run workflow node with image will raise error ( #9406 )
2024-10-21 09:05:42 +08:00
42fe208eda
refactor wenxin rerank ( #9486 )
...
Co-authored-by: cuihz <cuihz@knowbox.cn >
2024-10-21 09:03:25 +08:00
kurokobo and GitHub
444dc01931
fix: ignore all files except for .gitkeep under docker/nginx/ssl by gitignore ( #9518 )
2024-10-20 22:53:32 +08:00
ice yao and GitHub
95ce10f23b
feat: Add custom username and avatar define in discord tool ( #9514 )
2024-10-20 22:06:18 +08:00
Ziyu Huang and GitHub
660fc3bb34
Resolve 9508 openai compatible rerank ( #9511 )
2024-10-20 21:59:58 +08:00
zhuhao and GitHub
c71af7f610
fix: resolve the error of docker-compose startup when the storage is baidu-obs ( #9502 )
2024-10-19 09:58:50 +08:00
Chenhe Gu and GitHub
ce476f2e5c
refine wording in license ( #9505 )
2024-10-19 09:58:22 +08:00
Zven and GitHub
a9fc85027d
chore: update the description for storage_type ( #9492 )
2024-10-18 20:22:57 +08:00
ice yao and GitHub
b2aa385942
feat: Add volcengine tos storage test ( #9495 )
2024-10-18 20:08:41 +08:00
424a7da470
add yuqye( https://www.yuque.com)tools ( #8960 )
...
Co-authored-by: 佐井 <chengwu.lcw@alibaba-inc.com >
2024-10-18 18:15:34 +08:00
Tao Wang and GitHub
b92504bebc
Added Llama 3.2 Vision Models Speech2Text Models for Groq ( #9479 )
2024-10-18 18:10:33 +08:00
zhuhao and GitHub
e0846792d2
feat: add yi custom llm intergration ( #9482 )
2024-10-18 17:23:21 +08:00
zhuhao and GitHub
b9bf60ea23
fix: resolve the error with the db-pool-stat endpoint ( #9478 )
2024-10-18 12:30:25 +08:00
horochx and GitHub
bd27b4c162
fix fetch apps ( #9453 )
2024-10-18 08:24:07 +08:00
Sergio Sacristán and GitHub
28de676956
controller test ( #9469 )
2024-10-18 08:23:36 +08:00
zhuhao and GitHub
b3cde9900c
feat: add parameter top-k for the llm model provided by openrouter and siliconflow ( #9455 )
2024-10-18 08:21:54 +08:00
ice yao and GitHub
2155bba5b0
fix: update mismatch vector type ( #9462 )
2024-10-18 08:21:41 +08:00
ice yao and GitHub
a53fdc7126
fix: add missing vector type to migrate command ( #9470 )
2024-10-18 08:20:22 +08:00
zhuhao and GitHub
3fc0ebdd51
feat: add yi-lightning llm model for yi ( #9458 )
2024-10-18 08:19:58 +08:00
211f416806
feat:add wenxin rerank ( #9431 )
...
Co-authored-by: cuihz <cuihz@knowbox.cn >
Co-authored-by: crazywoola <427733928@qq.com >
2024-10-17 19:18:32 +08:00
zhuhao and GitHub
b90ad587c2
refactor: move the embedding to the rag module and abstract the rerank runner for extension ( #9423 )
2024-10-17 19:12:42 +08:00
Kevin9703 and GitHub
e7aecb89dd
fix(workflow): Implement automatic variable addition from opening statement to start node ( #9450 )
2024-10-17 19:01:50 +08:00
zhuhao and GitHub
a45f8969a0
fix: remove the undefined variable line ( #9446 )
2024-10-17 17:25:14 +08:00
非法操作 and GitHub
d3c06a3f76
feat: add the workflow tool of comfyUI ( #9447 )
2024-10-17 16:48:42 +08:00
Wu Tianwei and GitHub
f447ee7b9d
Fix/firefox overflow error ( #9438 )
2024-10-17 15:54:04 +08:00
ice yao and GitHub
3e168ce2ca
fix: enable Tencent Cloud Vector integration test ( #9441 )
2024-10-17 15:30:59 +08:00
zxhlyh and GitHub
c64edd2706
revert yarnlock ( #9445 )
2024-10-17 15:03:38 +08:00
Yi Xiao and GitHub
8a1f106c72
Fix: rerank switch and validation before run ( #9416 )
2024-10-17 14:26:38 +08:00
HRP and GitHub
4ac99ffe0e
Update dify-sandbox version to 0.2.10 ( #9439 )
2024-10-17 13:41:41 +08:00
fdcf87c70c
fix https://github.com/langgenius/dify/issues/9409 ( #9433 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-10-17 10:47:56 +08:00
Jyong and GitHub
5aabb83f5a
update dataset clean rule ( #9426 )
2024-10-17 10:40:22 +08:00
Jyong and GitHub
bd678f9ca1
add clean 7 days datasets ( #9424 )
2024-10-16 22:24:50 +08:00
DDDDD12138 and GitHub
a87890b3cc
fix: resolve overlap issue with API Extension selector and modal ( #9407 )
2024-10-16 17:40:17 +08:00
zhuhao and GitHub
86594851cb
refactor: update the default values of top-k parameter in vdb to be consistent ( #9367 )
2024-10-16 16:00:21 +08:00
Leo and GitHub
a83ccccffc
fix: incorrect webapp image displayed ( #9401 )
2024-10-16 15:31:47 +08:00
Jyong and GitHub
50635e9c15
Fix/economical knowledge retrieval ( #9396 )
2024-10-16 15:13:45 +08:00
zhuhao and GitHub
7d3dad3d1d
feat: add timezone conversion for time tool ( #9393 )
2024-10-16 11:17:40 +08:00
ice yao and GitHub
dd22e78515
fix: Deprecated gemma2-9b model in Fireworks AI Provider ( #9373 )
2024-10-16 10:44:54 +08:00
Hash Brown and GitHub
5df1cb0566
feat: storybook ( #9324 )
2024-10-16 10:18:48 +08:00
crazywoola and GitHub
423df67042
fix: use gpt-4o-mini for validating credentials ( #9387 )
2024-10-16 10:18:06 +08:00
ice yao and GitHub
568d5c46ed
feat: Enable baiduvector intergration test ( #9369 )
2024-10-16 09:41:28 +08:00
非法操作 and GitHub
da25b91980
fix: remove the stream option of zhipu and gemini ( #9319 )
2024-10-15 19:13:43 +08:00
ice yao and GitHub
bc0dad6c1c
fix: add missing vikingdb param in docker .env.example ( #9334 )
2024-10-15 19:12:07 +08:00
Jason Tan and GitHub
9b8aa9b75d
feat: add minimax abab6.5t support ( #9365 )
2024-10-15 19:00:05 +08:00
Bowen Liang and GitHub
d5bc125617
fix: ( #9336 followup) skip poetry preperation in style workflow when no change in api folder ( #9362 )
2024-10-15 17:56:11 +08:00
非法操作 and GitHub
4ffaabcc04
feat: add glm-4-flashx, deprecated chatglm_turbo ( #9357 )
2024-10-15 17:33:34 +08:00
b597a0d31c
fix: Azure OpenAI o1 max_completion_token and get_num_token_from_messages error ( #9326 )
...
Co-authored-by: wwwc <wwwc@outlook.com >
2024-10-15 16:26:44 +08:00
Wei-shun Bao and GitHub
fb32e5ca9a
fix: In the output, the order of 'ta' is sometimes reversed as 'at'. #8015 ( #8791 )
2024-10-15 16:24:29 +08:00
zhuhao and GitHub
cd7ab6231f
refactor: Add an enumeration type and use the factory pattern to obtain the corresponding class ( #9356 )
2024-10-15 12:51:13 +08:00
ice yao and GitHub
5908fd6552
Adapt input type parameter with MiniMax embedding model ( #9342 )
2024-10-15 09:01:00 +08:00
omr and GitHub
6d2c6caa23
refactor: remove unnecessary 'closing' usage for boto3 client ( #9343 )
2024-10-15 08:42:39 +08:00
Bowen Liang and GitHub
5eb00502ec
chore: clean-up unnecessary annotation on configs with non-null default value ( #9323 )
2024-10-14 23:47:58 +08:00
ice yao and GitHub
3f9d6759d4
feat: Add qwen2.5 72B Instruct model in Fireworks AI ( #9340 )
2024-10-14 23:15:34 +08:00
ice yao and GitHub
aba70207ab
feat: Add fireworks custom llm intergration ( #9333 )
2024-10-14 22:50:31 +08:00
Bowen Liang and GitHub
a8134a49c4
fix: poetry installation in CI jobs ( #9336 )
2024-10-14 22:22:03 +08:00
Hash Brown and GitHub
fa47f0c707
chore: disable chat service API passing parent_message_id ( #8984 )
2024-10-14 19:13:16 +08:00
Summer-Gu and GitHub
8501af298f
feat: added dataset recall testing API ( #9300 )
2024-10-14 17:26:04 +08:00
-LAN- and GitHub
5c7b1358d4
chore(release): bump version to 0.9.2 ( #9314 )
2024-10-14 17:21:58 +08:00
Wu Tianwei and GitHub
3938d8863e
fix: token refreshing logic issue ( #9308 )
2024-10-14 16:54:23 +08:00
-LAN- and GitHub
7838f9f3a3
fix: Add new Milvus Lite wheel for manylinux2014_aarch64 ( #9316 )
2024-10-14 16:27:26 +08:00
de3c5751db
chore: add reopen preview btn ( #9279 )
...
Co-authored-by: billsyli <billsyli@tencent.com >
2024-10-14 13:32:52 +08:00
5ee7e03c1b
chore: Optimize operations in Q&A mode ( #9274 )
...
Co-authored-by: billsyli <billsyli@tencent.com >
2024-10-14 13:32:13 +08:00
zhuhao and GitHub
7a405b86c9
refactor: Refactor the service of retrieval the recommend app ( #9302 )
2024-10-14 13:26:21 +08:00
非法操作 and GitHub
ffc3f33670
chore: remove the copied zhipu_ai sdk ( #9270 )
2024-10-14 10:53:45 +08:00
kurokobo and GitHub
857055b797
fix: remove the latest message from the user that does not have any answer yet ( #9297 )
2024-10-13 23:25:50 +08:00
ice yao and GitHub
d15ba3939d
Add Volcengine VikingDB as new vector provider ( #9287 )
2024-10-13 21:26:05 +08:00
1ec83e4969
chore: translate i18n files ( #9288 )
...
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
Co-authored-by: crazywoola <427733928@qq.com >
2024-10-13 14:56:26 +08:00
zhuhao and GitHub
9275760599
chore: add baidu-obs and supabase for .env.example ( #9289 )
2024-10-13 09:44:53 +08:00
zhuhao and GitHub
d97d3ff5fc
chore: add abstract decorator and output log when query embedding fails ( #9264 )
2024-10-12 23:58:41 +08:00
NFish and GitHub
ea6734f550
Feat/new account page ( #9236 )
2024-10-12 23:49:18 +08:00
-LAN- and GitHub
f73751843f
Feat/implement-refresh-tokens ( #9233 )
2024-10-12 23:46:30 +08:00
dbfbc56de7
feat: refresh-token ( #9286 )
...
Co-authored-by: NFish <douxc512@gmail.com >
2024-10-12 23:40:38 +08:00
70c5b23089
chore: translate i18n files ( #9284 )
...
Co-authored-by: YIXIAO0 <54782454+YIXIAO0@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-10-12 23:27:11 +08:00
Shili Cao and GitHub
2ec6ffe478
feat:support baidu vector db ( #9185 )
2024-10-12 23:24:17 +08:00
Yi Xiao and GitHub
793205afc5
Feat: rerank model verification in front end ( #9271 )
2024-10-12 21:24:43 +08:00
Garfield Dai and GitHub
c6b74daa0a
Fix/s3 iam add region name ( #7819 )
2024-10-12 18:47:59 +08:00
takatost and GitHub
23ce1fb1ba
chore: optimize the trace ops slow queries on node executions. ( #9282 )
2024-10-12 18:30:46 +08:00
takatost and GitHub
29188e0562
chore: use cache instead of re-querying node record during workflow execution ( #9280 )
2024-10-12 17:48:59 +08:00
zhuhao and GitHub
d9773c963f
chore: fix the misclassification of the opensearch-py package ( #9266 )
2024-10-12 17:37:01 +08:00
NFish and GitHub
1206b1eb96
fix: add new domain to whitelist ( #9265 )
2024-10-12 11:32:40 +08:00
crazywoola and GitHub
93af87a9e0
fix: move exception to debug mode ( #9258 )
2024-10-12 09:28:45 +08:00
zhuhao and GitHub
7a6970e570
feat: add supabase object storage ( #9229 )
2024-10-11 22:48:57 +08:00
Likename Haojie and GitHub
ea584e94bd
fix: dialog box cannot correctly display LaTeX formulas ( #9242 )
2024-10-11 22:46:44 +08:00
Jyong and GitHub
42b02b3a5f
Fix/agent external knowledge retrieval ( #9241 )
2024-10-11 19:21:03 +08:00
Yi Xiao and GitHub
44f6a536d2
fix: reference issue in external knowledge api ( #9240 )
2024-10-11 19:17:22 +08:00
AkisAya and GitHub
d7b8e071dd
fix:#9222 create or update custum tools error ( #9228 )
2024-10-11 17:12:30 +08:00
3f1aa1f9e2
chore(deps): bump dompurify from 3.0.5 to 3.1.7 in /web ( #9232 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 16:57:07 +08:00
82024a65cd
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /web ( #9234 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 16:56:32 +08:00
f4ce08211d
feat: support csp ( #9111 )
...
Co-authored-by: Joel <iamjoel007@gmail.com >
2024-10-11 16:14:56 +08:00
Bowen Liang and GitHub
7c6ae96a09
chore: check all dependencies groups in pyproject.toml ( #9224 )
2024-10-11 16:08:36 +08:00
Jyong and GitHub
80b62d50f5
Fix/add es num_candidates ( #9225 )
2024-10-11 16:04:23 +08:00
d498f4e55e
Chore/model icon url ( #9218 )
...
Co-authored-by: takatost <takatost@gmail.com >
Co-authored-by: jyong <718720800@qq.com >
2024-10-11 12:33:34 +08:00
Hash Brown and GitHub
1c1e008dcf
fix: reduce webapp icon displayed on browser tab flickering when page is loading ( #9212 )
2024-10-11 12:07:39 +08:00
AAEE86 and GitHub
fe41e8bc18
feat: add siliconflow custom add model interface ( #8745 )
2024-10-11 11:56:11 +08:00
ccc6723a8e
Update docker-compose.yaml ( #9183 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-10-11 11:55:16 +08:00
Joe and GitHub
1e7ef46e9c
fix: update inner api proxies ( #9174 )
2024-10-11 11:35:01 +08:00
crazywoola and GitHub
e0c8189f1a
feat: add NotFound error for dataset service ( #9215 )
2024-10-11 11:28:09 +08:00
Wu Tianwei and GitHub
8bcad002df
fix: add loading to 'delete' button & 'save' button ( #9214 )
2024-10-11 11:22:59 +08:00
Fei He and GitHub
5c76131d3d
feat: add gte rerank for tongyi ( #9153 )
2024-10-11 10:35:56 +08:00
cabdb4ef17
fix retrieval resource positon missed ( #9155 )
...
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn >
2024-10-11 10:32:42 +08:00
-LAN- and GitHub
a34891851b
fix(log list): prevent duplicate data fetch ( #9190 )
2024-10-11 10:32:27 +08:00
zhuhao and GitHub
05c1ef75c4
feat: add allow_llm_to_see_data flag for vanna ( #9156 )
2024-10-10 17:39:26 +08:00
Xiaoguang Sun and GitHub
be2f1e59f2
improve: Refresh updated_at field of DataSourceOauthBinding model ( #9173 )
...
Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com >
2024-10-10 17:21:28 +08:00
Sa Zhang and GitHub
75f0a5e36a
fix: Typo Correction in jina.yaml ( #9161 )
2024-10-10 17:00:34 +08:00
Jyong and GitHub
68107fe355
downgrade elastic to 8.14 ( #9171 )
2024-10-10 16:43:11 +08:00
takatost and GitHub
477beae3bb
fix: missing usage of metadata in the chatflow app ( #9167 )
2024-10-10 16:34:06 +08:00
Yi Xiao and GitHub
6689b592ff
fix: delete offline "how to write a good knowledge description" helper ( #9165 )
2024-10-10 15:48:26 +08:00
Charlie.Wei and GitHub
6b6e94da08
Fix code indentation errors ( #9164 )
2024-10-10 15:26:38 +08:00
Ziyu Huang and GitHub
fc60b554a1
Fixes #9159 : Modify to make it works to llama.cpp rerank API ( #9160 )
2024-10-10 15:18:07 +08:00
dai and GitHub
bffb0919cc
fix: Twitter to X(Twitter) ( #9157 )
2024-10-10 14:13:20 +08:00
e947103b6d
Feat/add workflow sys params ( #9108 )
...
Co-authored-by: Joel <iamjoel007@gmail.com >
2024-10-10 11:15:52 +08:00
ronaksingh27 and GitHub
62051d5171
Corrected type annotation to "Any" from "any" all files in "model_providers" folder ( #9135 )
2024-10-10 10:34:25 +08:00
crazywoola and GitHub
783a6b866b
fix : #9076 ( #9150 )
2024-10-10 10:25:45 +08:00
2024a6c941
fix: vertex ai remote url error(Error: not enough values to unpack) ( #9134 )
...
Co-authored-by: hobo.l <hobo.l@binance.com >
2024-10-10 10:16:42 +08:00
-LAN- and GitHub
37d5c166ca
fix(migrations): correct parent_message_id for service-api records ( #9132 )
2024-10-10 10:16:24 +08:00
呆萌闷油瓶 and GitHub
060897b25b
chore:add azure openai api version 2024-09-01-preview ( #9141 )
2024-10-10 10:07:49 +08:00
非法操作 and GitHub
499cc57082
fix: response_format of model_parameters will not be removed ( #9148 )
2024-10-10 10:07:21 +08:00
Bowen Liang and GitHub
b279d19040
chore: avoid star imports usage ( #9123 )
2024-10-09 21:12:50 +08:00
非法操作 and GitHub
cb35e84f51
fix: docker env typo ( #9119 )
2024-10-09 21:11:13 +08:00
Hash Brown and GitHub
511ffa4698
fix: follow-up (suggested questions) does not refer to the most recen… ( #9122 )
2024-10-09 21:10:55 +08:00
pinsily and GitHub
7a1da2409d
add generate conversation name error log ( #9117 )
2024-10-09 21:09:36 +08:00
Yi Xiao and GitHub
cbd3ffe056
Fix the margin for the rerank switch in retrieval setting ( #9124 )
2024-10-09 18:26:38 +08:00
Alter-xyz and GitHub
ec0aa32cd4
Add customizable size for chatbot embed with default values ( #9115 )
2024-10-09 16:56:09 +08:00
55679b4389
azure add o1-mini、o1-preview models ( #9088 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-10-09 16:15:03 +08:00
kurokobo and GitHub
c0b71f8286
feat: respect x-* headers for redirections ( #9054 )
2024-10-09 14:42:30 +08:00
Bowen Liang and GitHub
240b66d737
chore: avoid implicit optional in type annotations of method ( #8727 )
2024-10-09 14:36:43 +08:00
Bowen Liang and GitHub
b360feb4c1
refactor: introduce storage factory and speed up api startup by importing storage client on demand ( #9086 )
2024-10-09 14:15:27 +08:00
zhuhao and GitHub
5fcd614186
feat: output the execution results of tool should only in debug mode ( #9104 )
2024-10-09 12:53:55 +08:00
zhuhao and GitHub
4be1aa516c
feat: add tags for vanna tools ( #9102 )
2024-10-09 12:53:03 +08:00
zhuhao and GitHub
5e250403d3
chore: add the missing tool names to the _position file ( #9099 )
2024-10-09 11:04:26 +08:00
SebastjanPrachovskij and GitHub
f8af9c6ad0
refactor: Update countries & languages list for SearchApi engines ( #9090 )
2024-10-09 10:24:09 +08:00
57994e4a24
fix s3 presign url check problem, support two versions(v2,v4) ( #9093 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-10-09 10:23:21 +08:00
0540995e5c
fix: prompt-editor regex.lastIndex needed to reset ( #9097 )
...
Co-authored-by: Chen(MAC) <chenchen404@outlook.com >
2024-10-09 10:22:20 +08:00
crazywoola and GitHub
3a0734d94c
Feat/9081 add support for llamaguard through groq provider ( #9083 )
2024-10-09 01:00:10 +08:00
zhuhao and GitHub
5b7de7705e
feat: add timestamp conversion and timestamp retrieval for time tool ( #9085 )
2024-10-08 23:25:11 +08:00
Dongsheng Zhao and GitHub
7121afdd44
fix : #8969 ( #9076 )
2024-10-08 19:58:03 +08:00
zhuhao and GitHub
5213650fed
feat: update the xinf tool's API key to optional ( #9073 )
2024-10-08 19:07:53 +08:00
8204e0e14a
fix: Count exception occurs when searching conversations ( #8754 )
...
Co-authored-by: zheng.gao <zheng.gao@amh-group.com >
2024-10-08 17:25:33 +08:00
Infinitnet and GitHub
e741ee2f45
Correct max_tokens for OpenRouter Sonnet 3.5 ( #9068 )
2024-10-08 16:06:47 +08:00
Sota Oizumi and GitHub
0564e8a284
docs: Add Google Cloud Terraform to README ( #9065 )
2024-10-08 15:39:47 +08:00
非法操作 and GitHub
966e65bb66
fix: zhipu ai web_search not work ( #9058 )
2024-10-08 15:36:31 +08:00
Bowen Liang and GitHub
896998ef3f
chore: refine python dependency list and check dependencies in order ( #9061 )
2024-10-08 15:11:45 +08:00
NFish and GitHub
4abca8614f
fix: Ignore the error toast notification if the status is 401 and isPublicAPI is true ( #9062 )
2024-10-08 11:48:22 +08:00
Bowen Liang and GitHub
7c0b159a81
chore: removing unused imports in tests ( #9049 )
2024-10-08 11:13:11 +08:00
Sergio Sacristán and GitHub
a8b4d1ac2a
feat: Improvement- use non root user for Web container ( #8928 )
2024-10-08 11:12:21 +08:00
Bowen Liang and GitHub
b933c9d206
chore: move testing env variables from pyproject.toml to pytest.ini ( #9019 )
2024-10-08 08:40:29 +08:00
呆萌闷油瓶 and GitHub
f45042aa8e
fix:ddg ratelimit 202 ( #9047 )
2024-10-07 22:13:41 +08:00
2ab8bc679f
fix: Missing model information in llm span of Langfuse #9029 ( #9030 )
...
Co-authored-by: corel <corelchen@qq.com >
2024-10-07 18:03:30 +08:00
zhuhao and GitHub
2571b0c4e3
feat: add baidu obs storage ( #9024 )
2024-10-07 11:09:27 +08:00
zhuhao and GitHub
959a81a41b
refactor: remove the duplicate definitions across different modules ( #9022 )
2024-10-07 11:08:06 +08:00
Bowen Liang and GitHub
4480b469a6
chore: fix the yanked dependency vesion aiohappyeyeballs 2.4.2 ( #9020 )
2024-10-07 11:07:34 +08:00
zg0d233 and GitHub
fcfa1252a0
fix bug when adding openai or openai-compatible stt model instance ( #9006 )
2024-10-07 11:06:38 +08:00
zhuhao and GitHub
e1e2d0b364
fix: failed to open links to images generated by QR code tool when using Huawei OBS ( #9034 )
2024-10-07 11:06:08 +08:00
crazywoola and GitHub
9815a0911b
fix: tools description is missing ( #8999 )
2024-10-03 21:53:11 +08:00
Giannis Kepas and GitHub
dc5839b6bb
feat: Update AWS Bedrock supported regions ( #8992 )
2024-10-03 15:17:28 +08:00
4373777871
Update json_in_md_parser.py ( #8983 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-10-03 10:20:56 +08:00
ice yao and GitHub
415d27c8bf
feat(Tools): add discord incoming webhook for sending messages ( #7852 )
2024-10-02 13:18:35 +08:00
omr and GitHub
5366820a2f
fix: corrected typo ( #8979 )
2024-10-02 12:54:22 +08:00
Hash Brown and GitHub
5f8a27074e
fix: chat API is not bringing the conversation/session history ( #8965 )
2024-10-01 12:10:36 +08:00
zhuhao and GitHub
24ba9fdf6c
feat: enhance stepfun image generation tool ( #8954 )
2024-10-01 10:55:54 +08:00
zhuhao and GitHub
824a0dd63e
feat: add qwen2.5-72b and llama3.2 for openrouter ( #8956 )
2024-10-01 10:55:51 +08:00
ice yao and GitHub
c2d606d587
chore: remove unexecuted scripts to avoid ambiguity ( #8946 )
2024-10-01 09:15:18 +08:00
omr and GitHub
2deaece7e2
refactor: remove unnecessary comment ( #8949 )
2024-10-01 09:14:49 +08:00
CXwudi and GitHub
0d84221b2c
chore: sort Gemini models ( #8951 )
2024-10-01 09:14:36 +08:00
CXwudi and GitHub
cdd7e55a88
chore: add missing models from Voyage ( #8950 )
2024-10-01 09:14:21 +08:00
-LAN- and GitHub
1f5cc071f8
chore(version): bump to 0.9.1 ( #8945 )
2024-09-30 23:22:21 +08:00
Jyong and GitHub
625e4c4c72
fix multiple retrieval in knowledge node ( #8942 )
2024-09-30 23:07:04 +08:00
-LAN- and GitHub
7850a28ec8
Revert "chore(version): bump to 0.9.1" ( #8944 )
2024-09-30 22:53:32 +08:00
-LAN- and GitHub
730d3a6d7c
chore(version): bump to 0.9.1 ( #8938 )
2024-09-30 22:13:38 +08:00
Yi Xiao and GitHub
d6a44e9990
fix: request params for internal dataset ( #8940 )
2024-09-30 22:10:27 +08:00
Jyong and GitHub
3069b5cf57
original dataset update remove unuseful parameters ( #8939 )
2024-09-30 22:01:32 +08:00
NFish and GitHub
7873e455bb
fix: Fix the error when importing web pages using jina ( #8937 )
2024-09-30 21:27:11 +08:00
Jyong and GitHub
a651b73db0
original dataset update issue ( #8935 )
2024-09-30 21:17:12 +08:00
-LAN- and GitHub
d2ce4960f1
chore(versioning): bump version to 0.9.0 ( #8911 )
2024-09-30 18:33:20 +08:00
KVOJJJin and GitHub
1af4ca344e
Feat: add debounce for search in logs ( #8924 )
2024-09-30 17:18:47 +08:00
zhuhao and GitHub
fa837b2dfd
fix: fix the issue with the system model configuration update ( #8923 )
2024-09-30 17:14:13 +08:00
824a71388a
chore: translate i18n files ( #8917 )
...
Co-authored-by: JohnJyong <76649700+JohnJyong@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-09-30 16:35:00 +08:00
4585cffce1
fix: Compatible with special characters in pg full-text search. ( #8921 )
...
Co-authored-by: Aurelius Huang <cm.huang@aftership.com >
2024-09-30 16:32:23 +08:00
Yi Xiao and GitHub
13046709a9
fix: line in iteration node is not straight ( #8918 )
2024-09-30 16:04:51 +08:00
9d221a5e19
external knowledge api ( #8913 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com >
2024-09-30 15:38:43 +08:00
zhuhao and GitHub
77aef9ff1d
refactor: optimize the calculation of rerank threshold and the logic for forbidden characters in model_uid ( #8879 )
2024-09-30 12:55:01 +08:00
zhuhao and GitHub
503561f464
fix: fix the data validation consistency issue in keyword content review ( #8908 )
2024-09-30 12:52:18 +08:00
-LAN- and GitHub
ada9d408ac
refactor(api/variables): VariableError as a ValueError. ( #8554 )
2024-09-30 12:48:58 +08:00
-LAN- and GitHub
3af65b2f45
feat(api): add version comparison logic ( #8902 )
2024-09-30 11:12:26 +08:00
Zhaofeng Miao and GitHub
369e1e6f58
feat(website-crawl): add jina reader as additional alternative for website crawling ( #8761 )
2024-09-30 09:57:19 +08:00
zhuhao and GitHub
fb49413a41
feat: add voyage ai as a new model provider ( #8747 )
2024-09-29 16:55:59 +08:00
zhuhao and GitHub
42dfde6546
docs: add english versions for the files customizable_model_scale_out and predefined_model_scale_out ( #8871 )
2024-09-29 16:16:56 +08:00
chenxu9741 and GitHub
c531b4a911
fix : #8843 event: tts_message_end always return in api streaming resp… ( #8846 )
2024-09-29 16:13:20 +08:00
longzhihun and GitHub
e4ed916baa
Add Jamba and Llama3.2 model support ( #8878 )
2024-09-29 16:12:56 +08:00
-LAN- and GitHub
4ec977eaba
fix(workflow): update tagging logic in GitHub Actions ( #8882 )
2024-09-29 16:12:42 +08:00
Bowen Liang and GitHub
74f58f29f9
chore: bump ruff to 0.6.8 for fixing violation in SIM910 ( #8869 )
2024-09-29 00:29:59 +08:00
zhuhao and GitHub
f97607370a
refactor: update Callback to an abstract class ( #8868 )
2024-09-28 21:41:02 +08:00
zhuhao and GitHub
850492dafa
feat: deprecate gte-Qwen2-7B-instruct embedding model ( #8866 )
2024-09-28 21:40:27 +08:00
zhuhao and GitHub
61c89a9168
feat: add internlm2.5-20b and qwen2.5-coder-7b model ( #8862 )
2024-09-28 16:31:02 +08:00
takatost and GitHub
49af18fbd6
fix: customize model credentials were invalid despite the provider credentials being active ( #8864 )
2024-09-28 15:54:26 +08:00
zhuhao and GitHub
6cd22f3bca
fix: update qwen2.5-coder-7b model name ( #8861 )
2024-09-28 15:01:27 +08:00
Kevin9703 and GitHub
a2e2f8a8c9
fix(workflow/nodes/knowledge-retrieval/use-config): Preserve rerankin… ( #8842 )
2024-09-28 10:54:50 +08:00
ice yao and GitHub
27e33fb15c
chore: fix wrong VectorType match case ( #8857 )
2024-09-28 10:54:04 +08:00
zhuhao and GitHub
55e6123db9
feat: add min-connection and max-connection for pgvector ( #8841 )
2024-09-27 18:16:20 +08:00
c828a5dfdf
feat(Tools): add feishu tools ( #8800 )
...
Co-authored-by: 黎斌 <libin.23@bytedance.com >
2024-09-27 17:31:45 +08:00
CXwudi and GitHub
0603359e2d
fix: delete harm catalog settings for gemini ( #8829 )
2024-09-27 13:49:03 +08:00
HowardChan and GitHub
bb781764b8
Add Llama3.2 models in Groq provider ( #8831 )
2024-09-27 12:13:00 +08:00
zhuhao and GitHub
29275c7447
feat: deprecate mistral model for siliconflow ( #8828 )
2024-09-27 12:11:56 +08:00
8bitpd and GitHub
4c1063e1c5
fix: AnalyticdbVector retrieval scores ( #8803 )
2024-09-27 12:05:21 +08:00
非法操作 and GitHub
d6b9587a97
fix: close log status option raise error ( #8826 )
2024-09-27 11:13:40 +08:00
zhuhao and GitHub
6fbaabc1bc
feat: add pgvecto-rs and analyticdb in docker/.env.example ( #8823 )
2024-09-27 11:13:29 +08:00
Shai Perednik and GitHub
a36117e12d
Updated the YouTube channel to Dify's ( #8817 )
2024-09-27 09:15:33 +08:00
CXwudi and GitHub
e5efd09ebb
chore: massive update of the Gemini models based on latest documentation ( #8822 )
2024-09-27 09:14:33 +08:00
ecc951609d
add more detailed doc for models of qwen series ( #8799 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-26 22:32:33 +08:00
ice yao and GitHub
063474f408
Add llama3.2 model in fireworks provider ( #8809 )
2024-09-26 22:21:01 +08:00
Hash Brown and GitHub
3dfbc348e3
feat: improved SVG output UX ( #8765 )
2024-09-26 19:41:59 +08:00
AAEE86 and GitHub
9a4b53a212
feat: add stream for Gemini ( #8678 )
2024-09-26 19:08:59 +08:00
AAEE86 and GitHub
03edfbe6f5
feat: add qwen to add custom model parameters ( #8759 )
2024-09-26 19:04:25 +08:00
Joel and GitHub
3d2cb25a67
fix: change wrong company name ( #8801 )
2024-09-26 17:53:11 +08:00
非法操作 and GitHub
6df14e50b2
fix: workflow as tool always outdated ( #8798 )
2024-09-26 17:50:36 +08:00
zhuhao and GitHub
008e0efeb0
refactor: update delete method as an abstract method ( #8794 )
2024-09-26 16:36:21 +08:00
cx and GitHub
128a66f7fe
fix: Ollama modelfeature set vision, and an exception occurred at the… ( #8783 )
2024-09-26 16:34:40 +08:00
非法操作 and GitHub
62406991df
fix: start node input config modal raise 'variable name is required' ( #8793 )
2024-09-26 16:28:20 +08:00
非法操作 and GitHub
d1173a69f8
fix: the Image-1X tool ( #8787 )
2024-09-26 13:48:06 +08:00
Shenghang Tsai and GitHub
a0b0809b1c
Add more models for SiliconFlow ( #8779 )
2024-09-26 11:29:53 +08:00
Aaron Ji and GitHub
4c9ef6e830
fix: update usage for Jina Embeddings v3 ( #8771 )
2024-09-26 11:29:35 +08:00
非法操作 and GitHub
0c96f0aa51
fix: credential *** should be string ( #8785 )
2024-09-26 11:24:03 +08:00
zhuhao and GitHub
ac73763726
chore: add input_type param desc for the _invoke method of text_embedding ( #8778 )
2024-09-26 11:23:09 +08:00
非法操作 and GitHub
5ba19d64e9
fix: TavilySearch tool get api link ( #8780 )
2024-09-26 11:22:18 +08:00
Qun and GitHub
fefbc43fb0
chore: fix comfyui tool doc url ( #8775 )
2024-09-26 08:18:13 +08:00
Bowen Liang and GitHub
a8b837c4a9
dep: bump ElasticSearch from 8.14.x to 8.15.x ( #8197 )
2024-09-25 22:55:24 +08:00
Pan, Wen-Ming and GitHub
02ff6cca70
feat: add support for Vertex AI Gemini 1.5 002 and experimental models ( #8767 )
2024-09-25 21:27:26 +08:00
NFish and GitHub
ef47f68e4a
fix: the translation result may cause a different meaning ( #8763 )
2024-09-25 18:25:06 +08:00
Hash Brown and GitHub
2ef8b187fa
Add GitHub Actions Workflow for Web Tests ( #8753 )
2024-09-25 15:50:51 +08:00
b0927c39fb
fix: expose the configuration of HTTP request node to Docker ( #8716 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-09-25 15:06:54 +08:00
cherryhuahua and GitHub
d0e0111f88
fix:Spark's large language model token calculation error #7911 ( #8755 )
2024-09-25 14:51:42 +08:00
zhuhao and GitHub
2328944987
chore: apply ruff reformat for python-client sdk ( #8752 )
2024-09-25 14:48:06 +08:00
非法操作 and GitHub
cb1942c242
chore: make url display in the middle of http node ( #8741 )
2024-09-25 11:27:17 +08:00
crazywoola and GitHub
bf64ff215b
fix: . is missing in file_extension ( #8736 )
2024-09-25 10:09:20 +08:00
68c7e68a8a
Fix Issue: switch LLM of SageMaker endpoint doesn't take effect ( #8737 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-09-25 09:12:35 +08:00
ice yao and GitHub
91f70d0bd9
Add embedding models in fireworks provider ( #8728 )
2024-09-25 08:47:11 +08:00
Jyong and GitHub
4669eb24be
add embedding input type parameter ( #8724 )
2024-09-24 21:53:50 +08:00
debe5953a8
Fix/update jina ai products labels and descriptions ( #8730 )
...
Co-authored-by: sa zhang <sa.zhang@jina.ai >
2024-09-24 21:19:49 +08:00
Shota Totsuka and GitHub
1c7877b048
fix: remove harm category setting from vertex ai ( #8721 )
2024-09-24 20:53:26 +08:00
非法操作 and GitHub
9ca2e2c968
chore: remove windows platform timezone set ( #8712 )
2024-09-24 17:33:29 +08:00
zxhlyh and GitHub
f42ef0624d
fix: embedded chat on ios ( #8718 )
2024-09-24 17:23:11 +08:00
ice yao and GitHub
64baedb484
fix: update nomic model provider token calculation ( #8705 )
2024-09-24 14:04:07 +08:00
Benjamin and GitHub
4638f99aaa
fix: change model provider name issue Ref #8691 ( #8710 )
2024-09-24 13:26:58 +08:00
AAEE86 and GitHub
aebe5fc68c
fix: Remove unsupported parameters in qwen model ( #8699 )
2024-09-24 13:06:21 +08:00
zhuhao and GitHub
1ecf70dca0
feat: add mixedbread as a new model provider ( #8523 )
2024-09-24 11:20:15 +08:00
7c485f8bb8
fix llm integration problem: It doesn't work on docker env ( #8701 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-09-24 10:33:30 +08:00
themanforfree and GitHub
21e9608b23
feat: add xinference sd web ui api tool ( #8385 )
...
Signed-off-by: themanforfree <themanforfree@gmail.com >
2024-09-24 10:20:06 +08:00
7f1b028840
fix: change the brand name to Jina AI ( #8691 )
...
Co-authored-by: sa zhang <sa.zhang@jina.ai >
2024-09-23 21:39:26 +08:00
Nam Vu and GitHub
bef83a4d2e
fix: typos and improve naming conventions: ( #8687 )
2024-09-23 21:32:58 +08:00
crazywoola and GitHub
8cc9e68363
fix: prompt for the follow-up suggestions ( #8685 )
2024-09-23 20:00:34 +08:00
ice yao and GitHub
d7aada38a1
Add nomic embedding model provider ( #8640 )
2024-09-23 19:57:21 +08:00
Vikey Chen and GitHub
4f69adc8ab
fix: document_create_args_validate ( #8569 )
2024-09-23 18:45:10 +08:00
52da5b16e7
fixbug tts(stream) not work on ios safari(17.1+) ( #8645 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-23 18:44:24 +08:00
Hash Brown and GitHub
11d09a92d0
fix: send message error when last sent message not succeeded ( #8682 )
2024-09-23 18:44:09 +08:00
Nam Vu and GitHub
c7eacd1aac
chore: Optimize I18nObject class for better performance and readability ( #8681 )
2024-09-23 18:40:40 +08:00
AAEE86 and GitHub
a126d535cf
add Spark Max-32K ( #8676 )
2024-09-23 16:39:46 +08:00
AAEE86 and GitHub
3554a803e7
add zhipuai web search ( #8668 )
2024-09-23 16:19:42 +08:00
AAEE86 and GitHub
c66cecaa55
add Qwen model translate ( #8674 )
2024-09-23 16:18:55 +08:00
非法操作 and GitHub
b37954b966
fix: png avatar upload as jpeg ( #8665 )
2024-09-23 15:33:06 +08:00
Bowen Liang and GitHub
86f90fd9ff
chore: skip PLR6201 linter rule ( #8666 )
2024-09-23 15:28:57 +08:00
4c7beb9d7b
fix: Assignment exception ( #8663 )
...
Co-authored-by: fum <fum@investoday.com.cn >
2024-09-23 15:23:52 +08:00
Aaron Ji and GitHub
3618a97c20
feat: extend api params for Jina Embeddings V3 ( #8657 )
2024-09-23 13:45:09 +08:00
Shota Totsuka and GitHub
03fdf5e7f8
chore: Enable Japanese descriptions for Tools ( #8646 )
2024-09-23 09:06:01 +08:00
Hiroshi Fujita and GitHub
cae73b9a32
Make WORKFLOW_* configurable as environment variables. ( #8644 )
2024-09-23 09:05:02 +08:00
zhuhao and GitHub
e34f04380d
feat: add deepseek-v2.5 for model provider siliconflow ( #8639 )
2024-09-22 21:44:06 +08:00
zhuhao and GitHub
6df77038a2
docs: fix predefined_model_scale_out.md redirect error ( #8633 )
2024-09-22 16:45:45 +08:00
zhuhao and GitHub
45c0a44411
feat: add qwen2.5 for model provider siliconflow ( #8630 )
2024-09-22 16:42:34 +08:00
Hash Brown and GitHub
2d869d6831
fix: send message error when chatting with opening statement ( #8627 )
2024-09-22 16:41:40 +08:00
Nam Vu and GitHub
eaa7e9b1f0
fix: llm_generator.py JSONDecodeError ( #8504 )
2024-09-22 14:02:12 +08:00
Nam Vu and GitHub
6e37750fbd
fix: commands.py ( #8483 )
2024-09-22 13:41:09 +08:00
omr and GitHub
8fd297f8b4
fix: redundant check for available_document_count ( #8491 )
2024-09-22 13:39:41 +08:00
Nam Vu and GitHub
ddf6569dc5
chore: enhance configuration descriptions ( #8624 )
2024-09-22 13:38:41 +08:00
CXwudi and GitHub
97895ec41a
chore: add Gemini newest experimental models ( close #7121 ) ( #8621 )
2024-09-22 13:38:08 +08:00
sino and GitHub
6d56d5c1f6
feat: support o1 series models for openrouter ( #8358 )
2024-09-22 10:23:50 +08:00
HJY and GitHub
6c2fa8defc
fix: form input add tabIndex ( #8478 )
2024-09-22 10:14:43 +08:00
c9f1e18df1
Add model parameter translation ( #8509 )
...
Co-authored-by: swingchen01 <swings@126.com >
Co-authored-by: 陈长君 <chenchangjun@shuwen.com >
2024-09-22 10:14:33 +08:00
Waffle and GitHub
740fad06c1
feat(tools/cogview): Updated cogview tool to support cogview-3 and the latest cogview-3-plus ( #8382 )
2024-09-22 10:14:14 +08:00
ice yao and GitHub
0665268578
Add Fireworks AI as new model provider ( #8428 )
2024-09-22 10:13:00 +08:00
呆萌闷油瓶 and GitHub
c8b9bdebfe
feat:use xinference tts stream mode ( #8616 )
2024-09-22 10:08:35 +08:00
Shota Totsuka and GitHub
a587f0d3f1
docs: Add Japanese documentation for tools ( #8469 )
2024-09-22 09:04:00 +08:00
Hash Brown and GitHub
8c51d06222
feat: regenerate in Chat, agent and Chatflow app ( #7661 )
2024-09-22 03:15:11 +08:00
Joe and GitHub
b32a7713e0
feat: update pyproject.toml ( #8368 )
2024-09-21 23:59:50 +08:00
zhuhao and GitHub
831c5a93af
refactor(ops): Optimize the iteration for filter_none_values and use logging.error to record logs when an exception occurs ( #8461 )
2024-09-21 22:56:37 +08:00
AAEE86 and GitHub
1a8dcae10e
add Qwen custom add model interface ( #8565 )
2024-09-21 22:52:10 +08:00
Nam Vu and GitHub
8219f9e090
fix: api/core/ops/ops_trace_manager.py ( #8501 )
2024-09-21 20:49:01 +08:00
AAEE86 and GitHub
5ddb601e43
add MixtralAI Model ( #8517 )
2024-09-21 18:08:07 +08:00
5541248264
Update the PerfXCloud provider model list,Update PerfXCloudProvider validate_provider_credentials method. ( #8587 )
...
Co-authored-by: xhb <466010723@qq.com >
2024-09-21 17:33:15 +08:00
WalterMitty and GitHub
b3cb97f0ad
docs: Update ssrf_proxy related doc link in docker-compose file ( #8516 )
2024-09-21 17:31:49 +08:00
方程 and GitHub
e75c33a561
Enhance Readme Documentation to Clarify the Importance of Celery Service ( #8558 )
2024-09-21 17:30:58 +08:00
483ead55d5
chore: translate i18n files ( #8557 )
...
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-09-21 17:30:43 +08:00
非法操作 and GitHub
d63a5a1c3c
fix: a helper link error ( #8508 )
2024-09-21 17:30:30 +08:00
takatost and GitHub
e0a3307563
fix(workflow): "Max submit count reached" error occurred when executing workflow as tool in iteration ( #8595 )
2024-09-20 19:47:25 +08:00
-LAN- and GitHub
7f3282ec04
Update version to 0.8.3 in packaging and docker-compose files ( #8590 )
2024-09-20 18:24:03 +08:00
非法操作 and GitHub
b773ebdab1
chore: fix webpack dependencies order ( #8542 )
2024-09-20 18:09:35 +08:00
Qun and GitHub
1583283635
ComfyUI tool use the new internal enumeration class "VariableKey" ( #8533 )
2024-09-20 17:42:47 +08:00
c87f710d58
Fix: update qwen model and model config ( #8584 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-09-20 17:05:57 +08:00
Su Yang and GitHub
1568c5cae9
fix: fix qwen series model type ( #8580 )
2024-09-20 15:29:33 +08:00
MuYu and GitHub
a03919c3b3
feat: add hunyuan-vision ( #8529 )
2024-09-19 18:08:01 +08:00
Joel and GitHub
7411bcf167
chore: improve delimiter ( #8552 )
2024-09-19 17:40:20 +08:00
Jyong and GitHub
d96f5ba1ca
add storage error log ( #8556 )
2024-09-19 17:34:12 +08:00
Su Yang and GitHub
d6de96c4b4
feat: sync Qwen API with Aliyun Bailian ( #8538 )
2024-09-19 17:08:59 +08:00
takatost and GitHub
ffd2f61dd9
fix: thread_pool submit count in parallel workflow not releasing ( #8549 )
2024-09-19 15:34:56 +08:00
takatost and GitHub
54b9e1f6d1
fix: ci issues(missing duckduckgo-search==6.2.11, ruff lint issue) ( #8543 )
2024-09-19 11:43:00 +08:00
HJY and GitHub
2721cb8dee
feat: add format util unit and add pre-commit unit check ( #8427 )
2024-09-19 10:39:27 +08:00
NFish and GitHub
41bea4cafa
validate user permission before enter app detail page ( #8527 )
2024-09-18 16:54:04 +08:00
Wang Bo and GitHub
6f222b49f2
refactor: rename task_type to task for jina embeddings v3 ( #8488 )
2024-09-18 14:53:15 +08:00
-LAN- and GitHub
8dfe8c773a
chore: Deprecate gpt-3.5-turbo-0613 and gpt-3.5-turbo-16k-0613 models ( #8500 )
2024-09-18 14:38:09 +08:00
Qun and GitHub
cf645c3ba1
feat: Add ComfyUI tool for Stable Diffusion ( #8160 )
2024-09-18 10:56:29 +08:00
zhuhao and GitHub
e896d1e9d7
chore: update the .gitignore file to include opensearch,pgvector,and myscale ( #8470 )
2024-09-17 22:54:22 +08:00
6dba68f62d
feat: Add base URL settings and secure_ascii options to the Brave search tool ( #8463 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-15 17:38:43 +08:00
非法操作 and GitHub
3d083b758f
feat: add flux dev of siliconflow image-gen tool ( #8450 )
2024-09-15 17:14:12 +08:00
Nam Vu and GitHub
aa5b2db10a
chore: workflow BRANCH, PARALLEL i18n ( #8452 )
2024-09-15 17:13:39 +08:00
Hirotaka Miyagi and GitHub
b73faae0d0
fix(RunOnce): change to form submission instead of onKeyDown and onClick ( #8460 )
2024-09-15 17:09:47 +08:00
4788e1c8c8
[Python SDK] Add KnowledgeBaseClient and the corresponding test cases. ( #8465 )
...
Co-authored-by: Wang Ying <wangying@xkool.org >
2024-09-15 17:08:52 +08:00
takatost and GitHub
bf16de50fe
fix: internal error when tool authorization ( #8449 )
2024-09-14 21:50:02 +08:00
Jyong and GitHub
7e611ffbf3
multi-retrival use dataset's top-k ( #8416 )
2024-09-14 21:48:44 +08:00
zhuhao and GitHub
65162a87b6
fix:docker-compose.middleware.yaml start the Weaviate container by default ( #8446 ) ( #8447 )
2024-09-14 21:48:24 +08:00
445497cf89
add svg render & Image preview optimization ( #8387 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-14 19:24:53 +08:00
fa1af8e47b
add WorkflowClient.get_result, increase version number ( #8435 )
...
Co-authored-by: wangying <wangying@xkool.org >
2024-09-14 19:06:37 +08:00
624331472a
fix: Improve scrolling behavior for Conversation Opener ( #8437 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-14 19:05:19 +08:00
72b7f8a949
Bugfix/fix feishu plugins ( #8443 )
...
Co-authored-by: 黎斌 <libin.23@bytedance.com >
2024-09-14 18:59:06 +08:00
takatost and GitHub
88c9834ef2
chore(workflow): Optimize the iteration when selecting a variable from a branch in the output variable causes iteration index err ( #8440 )
2024-09-14 18:02:43 +08:00
Yi Xiao and GitHub
d882348f39
fix: delete the delay for the tooltips inside the add tool panel ( #8436 )
2024-09-14 17:24:31 +08:00
b6ad7a1e06
Fix: https://github.com/langgenius/dify/issues/8190 (Update Model nam… ( #8426 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-09-14 17:14:18 +08:00
Aaron Ji and GitHub
6f7625fa47
chore: update Jina embedding model ( #8376 )
2024-09-14 16:21:17 +08:00
de7bc22649
fix: sys_var startwith 'sys.' not 'sys' #8421 ( #8422 )
...
Co-authored-by: wuling <wuling@ke.com >
2024-09-14 15:16:12 +08:00
kurokobo and GitHub
52857dc0a6
feat: allow users to specify timeout for text generations and workflows by environment variable ( #8395 )
2024-09-14 14:11:45 +08:00
032dd93b2f
Fix: operation postion of answer in logs ( #8411 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com >
2024-09-14 14:08:31 +08:00
5b18e851d2
fix: when the variable does not exist, an error should be prompted ( #8413 )
...
Co-authored-by: Chen(MAC) <chenchen404@outlook.com >
2024-09-14 14:08:10 +08:00
takatost and GitHub
f01602b570
fix(workflow): the answer node after the iteration node containing the answer was output prematurely ( #8419 )
2024-09-14 14:02:09 +08:00
HowardChan and GitHub
0123498452
fix:logs and rm unused codes in CacheEmbedding ( #8409 )
2024-09-14 12:56:45 +08:00
f55e06d8bf
fix: resolve runtime error when self.folder is None ( #8401 )
...
Co-authored-by: 陈长君 <chenchangjun@shuwen.com >
2024-09-14 11:07:16 +08:00
b613b11422
Fix: Support Bedrock cross region inference #8190 (Update Model name to distinguish between different region groups) ( #8402 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-09-14 11:06:20 +08:00
Incca and GitHub
8efae1cba2
fix(docker): aliyun oss path env key ( #8394 )
2024-09-14 09:52:59 +08:00
Nam Vu and GitHub
bf55b1910f
fix: pyproject.toml typo ( #8396 )
2024-09-14 09:45:49 +08:00
crazywoola and GitHub
71b4480c4a
fix: o1-mini 65563 -> 65536 ( #8388 )
2024-09-14 02:39:58 +08:00
Yeuoly and GitHub
b6b1057a18
fix: sandbox issue related httpx and requests ( #8397 )
2024-09-14 02:02:55 +08:00
Bowen Liang and GitHub
5b98acde2f
chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 ( #8392 )
2024-09-13 23:34:39 +08:00
Bowen Liang and GitHub
aad6f340b3
fix ( #8322 followup): resolve the violation of pylint rules ( #8391 )
2024-09-13 23:19:36 +08:00
Bowen Liang and GitHub
a1104ab97e
chore: refurish python code by applying Pylint linter rules ( #8322 )
2024-09-13 22:42:08 +08:00
1ab81b4972
support hunyuan-turbo ( #8372 )
...
Co-authored-by: sunkesi <sunkesi@hosecloud.com >
2024-09-13 20:21:48 +08:00
非法操作 and GitHub
06b66216d7
chore: update firecrawl scrape to V1 api ( #8367 )
2024-09-13 20:02:00 +08:00
takatost and GitHub
cd3eaed335
fix(workflow): both parallel and single branch errors occur in if-else ( #8378 )
2024-09-13 19:55:54 +08:00
Joel and GitHub
9d80d7def7
fix: edit load balancing not pass id ( #8370 )
2024-09-13 17:15:03 +08:00
Joe and GitHub
84ac5ccc8f
fix: add before send to remove langfuse defaultErrorResponse ( #8361 )
2024-09-13 16:08:08 +08:00
Joel and GitHub
5dfd7abb2b
fix: when edit load balancing config not pass the empty filed value hidden ( #8366 )
2024-09-13 16:05:26 +08:00
takatost and GitHub
24af4b9313
fix: o1-series model encounters an error when the generate mode is blocking ( #8363 )
2024-09-13 15:37:54 +08:00
Bowen Liang and GitHub
6613b8f2e0
chore: fix unnecessary string concatation in single line ( #8311 )
2024-09-13 14:24:49 +08:00
-LAN- and GitHub
08c486452f
fix: score_threshold handling in vector search methods ( #8356 )
2024-09-13 14:24:35 +08:00
sino and GitHub
a45ac6ab98
fix: ark token usage is none ( #8351 )
2024-09-13 14:19:24 +08:00
-LAN- and GitHub
80a322aaa2
chore: update version to 0.8.2 in packaging and docker-compose files ( #8352 )
2024-09-13 13:45:13 +08:00
Joe and GitHub
82f7875a52
feat: add langfuse sentry ignore error ( #8353 )
2024-09-13 13:44:19 +08:00
takatost and GitHub
4637ddaa7f
feat: add o1-series models support in Agent App (ReACT only) ( #8350 )
2024-09-13 13:08:27 +08:00
Yi Xiao and GitHub
8d2269f762
fix: copy and paste shortcut in the textarea of the workflow run panel ( #8345 )
2024-09-13 12:20:56 +08:00
fanlia and GitHub
5f03e66489
Feature/service api workflow logs ( #8323 )
2024-09-13 11:03:57 +08:00
a9c1f1a041
fix(workflow): fix var-selector not update when edges change ( #8259 )
...
Co-authored-by: Chen(MAC) <chenchen404@outlook.com >
2024-09-13 11:03:39 +08:00
Jyong and GitHub
49cee773c5
fixed score threshold is none ( #8342 )
2024-09-13 10:21:58 +08:00
-LAN- and GitHub
c78828ab7c
chore: update Dify version to 0.8.1 ( #8329 )
2024-09-13 02:48:24 +08:00
takatost and GitHub
e90d3c29ab
feat: add OpenAI o1 series models support ( #8328 )
2024-09-13 02:15:19 +08:00
Nam Vu and GitHub
153807f243
fix: response_format label ( #8326 )
2024-09-12 23:17:29 +08:00
Ikko Eltociear Ashimine and GitHub
5db0b56c5b
docs: update lambda_translate_utils.yaml ( #8293 )
2024-09-12 20:33:07 +08:00
Tamer and GitHub
404db1ae5b
Fix VariableEntityType Bug external-data-tool -> external_data_tool ( #8299 )
2024-09-12 20:27:55 +08:00
呆萌闷油瓶 and GitHub
02c4b1af71
chore:add Azure openai api version 2024-08-01-preview ( #8291 )
2024-09-12 20:22:57 +08:00
crazywoola and GitHub
aa11659062
Revert "Feat: update app published time after clicking publish button" ( #8320 )
2024-09-12 20:06:06 +08:00
ybalbert001 and GitHub
d4985fb3aa
Fix: Support Bedrock cross region inference [ #8190 ]( https://github.com/langgenius/dify/issues/8190 ) ( #8317 )
2024-09-12 19:15:20 +08:00
Bowen Liang and GitHub
8815511ccb
chore: apply flake8-pytest-style linter rules ( #8307 )
2024-09-12 18:09:16 +08:00
Bowen Liang and GitHub
40fb4d16ef
chore: refurbish Python code by applying refurb linter rules ( #8296 )
2024-09-12 15:50:49 +08:00
c69f5b07ba
chore: apply ruff E501 line-too-long linter rule ( #8275 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-09-12 14:00:36 +08:00
56c90e212a
fix(workflow): missing content in the answer node stream output during iterations ( #8292 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-09-12 13:59:48 +08:00
0f14873255
chore: cleanup ruff flake8-simplify linter rules ( #8286 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-09-12 12:55:45 +08:00
zxhlyh and GitHub
0bb7569d46
fix: markdown paragraph margin ( #8289 )
2024-09-12 11:28:14 +08:00
ec57922bb6
fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel ( #8249 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com >
2024-09-12 10:39:18 +08:00
Bowen Liang and GitHub
781d294f49
chore: cleanup pycodestyle E rules ( #8269 )
2024-09-11 18:55:00 +08:00
f515af2232
let claude models in bedrock support the response_format parameter ( #8220 )
...
Co-authored-by: duyalei <>
2024-09-11 18:24:50 +08:00
DDDDD12138 and GitHub
fe8191b899
enhance: improve empty data display for detail panel ( #8266 )
2024-09-11 18:24:18 +08:00
crazywoola and GitHub
4d2cd6703b
chore: remove useless code ( #8198 )
2024-09-11 18:19:34 +08:00
Bowen Liang and GitHub
292220c596
chore: apply pep8-naming rules for naming convention ( #8261 )
2024-09-11 16:40:52 +08:00
HowardChan and GitHub
53f37a6704
fix:ollama text embedding 500 error ( #8252 )
2024-09-11 16:23:19 +08:00
Leo.Wang and GitHub
75c1a82556
Update Gitlab query field, add query by path ( #8244 )
2024-09-11 16:09:53 +08:00
Jason Tan and GitHub
c5b3777d93
editor can also create api key ( #8214 )
2024-09-11 16:07:15 +08:00
非法操作 and GitHub
678bbf8fe8
fix: upload img icon mis-align in the chat input area ( #8263 )
2024-09-11 15:58:20 +08:00
Nam Vu and GitHub
342607f4a4
fix: truthy value ( #8208 )
2024-09-11 15:44:53 +08:00
takatost and GitHub
5f4cdd66fa
fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop ( #8247 )
2024-09-11 12:28:32 +08:00
zxhlyh and GitHub
91942e37ff
fix: workflow parallel limit in ifelse node ( #8242 )
2024-09-11 11:30:33 +08:00
Nam Vu and GitHub
60913970dc
fix: CHECK_UPDATE_URL comment ( #8235 )
2024-09-11 10:58:35 +08:00
82c42b9ec5
fix:error when adding the ollama embedding model ( #8236 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-11 10:25:45 +08:00
2a3d8c25bc
fix: improving the regionalization of translation ( #8231 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-11 08:55:32 +08:00
takatost and GitHub
cee0c51dbb
feat: add from_variable_selector for stream chunk / message event ( #8228 )
2024-09-10 22:15:50 +08:00
takatost and GitHub
fdbbdb706f
fix(workflow): answers are output simultaneously across different braches in the question classifier node. ( #8225 )
2024-09-10 21:11:35 +08:00
takatost and GitHub
f6dfe23cf8
fix(workflow): in multi-parallel execution with multiple conditional branches ( #8221 )
2024-09-10 21:09:18 +08:00
-LAN- and GitHub
ffd4bf8bf0
fix(docker/docker-compose.yaml): Set default value for REDIS_SENTINEL_SOCKET_TIMEOUT and CELERY_SENTINEL_SOCKET_TIMEOUT ( #8218 )
2024-09-10 18:47:59 +08:00
Jyong and GitHub
bb3002b173
revert page column ( #8217 )
2024-09-10 18:21:22 +08:00
Yi Xiao and GitHub
d4dc54447a
fix the tooltip in tool nodes ( #8215 )
2024-09-10 17:53:44 +08:00
d109881410
chore(api/models): apply ruff reformatting ( #7600 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-09-10 17:08:06 +08:00
Joel and GitHub
d1605952b0
fix: input chat input wrong padding ( #8207 )
2024-09-10 17:01:32 +08:00
Bowen Liang and GitHub
2cf1187b32
chore(api/core): apply ruff reformatting ( #7624 )
2024-09-10 17:00:20 +08:00
178730266d
chore: translate i18n files ( #8202 )
...
Co-authored-by: takatost <5485478+takatost@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-09-10 16:13:26 +08:00
dabfd74622
feat: Parallel Execution of Nodes in Workflows ( #8192 )
...
Co-authored-by: StyleZhang <jasonapring2015@outlook.com >
Co-authored-by: Yi <yxiaoisme@gmail.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-09-10 15:23:16 +08:00
crazywoola and GitHub
5da0182800
docs: replace docker-compose with docker compose ( #8195 )
2024-09-10 15:02:52 +08:00
-LAN- and GitHub
ed37439ef7
refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. ( #8166 )
2024-09-10 15:00:25 +08:00
Jyong and GitHub
af92f19291
filter excel empty sheet ( #8194 )
2024-09-10 14:55:08 +08:00
zhuhao and GitHub
86f7f245e4
fix: The length of the tag should between 1 and 50 ( #8187 ) ( #8188 )
2024-09-10 14:07:06 +08:00
Jyong and GitHub
2d690801d1
nvidia rerank top n missed ( #8185 )
2024-09-10 13:17:48 +08:00
Nam Vu and GitHub
fede54be77
fix: Version '2.6.2-2' for 'expat' was not found ( #8182 )
2024-09-10 13:00:37 +08:00
85ff82a694
code merge error ( #8183 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-10 12:52:50 +08:00
ice yao and GitHub
c8df92d0eb
add volcengine tos storage ( #8164 )
2024-09-10 09:19:47 +08:00
Bowen Liang and GitHub
144d30d7ef
chore: bump super-linter to v7 ( #8148 )
2024-09-10 09:13:48 +08:00
-LAN- and GitHub
4313d92e6b
feat(api/core/model_runtime/entities/defaults.py): Add TOP_K in default parameters. ( #8167 )
2024-09-10 09:11:31 +08:00
Nam Vu and GitHub
0695543f63
Fix variable typo (cont) ( #8161 )
2024-09-09 23:46:13 +08:00
crazywoola and GitHub
0bec6a037c
update qwen-long ( #8157 )
2024-09-09 19:09:42 +08:00
Chenhe Gu and GitHub
3ff9a1f24a
Update LICENSE - remove 'SaaS' from restriction term definition ( #8143 )
2024-09-09 16:52:55 +08:00
crazywoola and GitHub
a771eea4f6
fix: html raw render ( #8138 )
2024-09-09 16:12:59 +08:00
61a0ca9e0d
chore: translate i18n files ( #8135 )
...
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com >
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-09 15:54:00 +08:00
cr-zhichen and GitHub
551b33c8e5
fix: user-select style and pre-create iframe in embed.js ( #8093 )
2024-09-09 15:40:56 +08:00
fa34b9aed6
Modify model parameters in Spark LLMs and zhipuai LLMs ( #8078 )
...
Co-authored-by: Charlie.Wei <luowei@cvte.com >
2024-09-09 15:36:47 +08:00
zxhlyh and GitHub
bbb609179f
chore: offline n to 1 retrieval ( #8134 )
2024-09-09 15:32:02 +08:00
crazywoola and GitHub
a27d4d58ec
fix: ollama text embedding 500 error ( #8131 )
2024-09-09 15:27:49 +08:00
zhuhao and GitHub
50d92f0fd4
add dify-sandbox health check in docker-compose.yaml ( #8121 ) ( #8124 )
2024-09-09 14:39:06 +08:00
a15791e788
Fix: tongyi code wrapper works not stable ( #7871 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-09 11:15:17 +08:00
954580a4af
feat: support more model types and builtin tools on aws/sagemaker ( #8061 )
...
Co-authored-by: Yuanbo Li <ybalbert@amazon.com >
2024-09-09 10:34:11 +08:00
crazywoola and GitHub
ab7d79275e
fix: Claude can not validate credientials ( #8109 )
2024-09-09 10:22:42 +08:00
d3658166fb
Translate billing to PT-BR ( #8105 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-09 10:16:22 +08:00
Su Yang and GitHub
54b72bdd0a
chore: keep dify compose file consistent format ( #8102 )
2024-09-09 08:30:03 +08:00
呆萌闷油瓶 and GitHub
d28446301f
feat:add fishaudio in xinference ( #8100 )
2024-09-08 23:58:02 +08:00
crazywoola and GitHub
9050f92e5b
fix: parameter input ( #8076 )
2024-09-08 15:43:55 +08:00
Charlie.Wei and GitHub
feefeb44d7
fix LangSmith project config error ( #7996 )
2024-09-08 13:25:27 +08:00
Zhi and GitHub
d542b15cc0
feat: support redis sentinel mode ( #7756 )
2024-09-08 13:23:51 +08:00
Nam Vu and GitHub
2d7954c7da
Fix variable typo ( #8084 )
2024-09-08 13:14:11 +08:00
crazywoola and GitHub
b1918dae5e
fix: knowledge input ( #8065 )
2024-09-07 17:53:39 +08:00
Nam Vu and GitHub
031a0b576d
fix: i18n typo ( #8077 )
2024-09-07 16:59:38 +08:00
AAEE86 and GitHub
0cef25ef8c
Revert "fix: parameter rule" ( #8070 )
2024-09-07 10:44:56 +08:00
Yi Xiao and GitHub
cdb08be951
fix: overflow issues in chat history ( #8062 )
2024-09-06 19:20:18 +08:00
crazywoola and GitHub
900fd82a92
fix: parameter rule ( #8064 )
2024-09-06 19:15:24 +08:00
44f963f281
If else add regexmatch ( #8059 )
...
Co-authored-by: 罗威 <luowei@cvte.com >
2024-09-06 18:35:51 +08:00
Charlie.Wei and GitHub
01858e1caf
ifEsle node add regex match ( #8007 )
2024-09-06 17:44:09 +08:00
ChengZi and GitHub
2060db8e11
fix: change milvus init args from (host, port) to (url, token) ( #8019 )
...
Signed-off-by: ChengZi <chen.zhang@zilliz.com >
2024-09-06 17:32:48 +08:00
Nam Vu and GitHub
9ded063417
chore: #7348 , support query conversations by updated_at ( #8047 )
2024-09-06 17:31:51 +08:00
Yi Xiao and GitHub
d72da2777c
fix the tooltip in tools node ( #8055 )
2024-09-06 17:28:22 +08:00
89aede80cc
Add OCI(Oracle Cloud Infrastructure) Generative AI Service as a Model Provider ( #7775 )
...
Co-authored-by: Walter Jin <jinshuhaicc@gmail.com >
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: walter from vm <walter.jin@oracle.com >
2024-09-06 14:15:40 +08:00
zhuhao and GitHub
e0d3cd91c6
support huawei cloud obs storage ( #7980 ) ( #7981 )
2024-09-06 14:00:47 +08:00
1a054ac1f4
Update milvus-standalone version and expose required ports for the container. ( #7709 )
...
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com >
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-06 12:01:59 +08:00
3230f4a0ec
Message rendering ( #6868 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-09-05 21:00:09 +08:00
Designerxsh and GitHub
dadca0f91a
Fix/datasets api description error ( #8025 )
2024-09-05 16:45:44 +08:00
Byeongjin Kang and GitHub
d489b8b3e0
feat: return page number of pdf documents upon retrieval ( #7749 )
2024-09-05 16:43:26 +08:00
Leng Yue and GitHub
bd0992275c
feat: support fish audio TTS ( #7982 )
2024-09-05 14:18:39 +08:00
非法操作 and GitHub
3e7597f2bd
feat: add gpt-4o-2024-08-06 and json_schema for azure openAI service ( #7648 )
2024-09-04 21:56:08 +08:00
Jyong and GitHub
0e71f6db84
fix spliter length missed ( #7987 )
2024-09-04 21:47:12 +08:00
f6b9982c23
Concurrent calls to the Wenxin model, and the exception problem when obtaining the token is fixed ( #7976 )
...
Co-authored-by: puqs1 <puqs1@lenovo.com >
2024-09-04 21:44:57 +08:00
fb113a9479
chore: translate i18n files ( #7965 )
...
Co-authored-by: JohnJyong <76649700+JohnJyong@users.noreply.github.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com >
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-04 17:45:12 +08:00
Jyong and GitHub
15791510c8
fix wrong error message ( #7972 )
2024-09-04 16:46:41 +08:00
非法操作 and GitHub
0f72a8e89d
chore: refactor the beichuan model ( #7953 )
2024-09-04 16:22:31 +08:00
14af87527f
Feat:remove estimation of embedding cost ( #7950 )
...
Co-authored-by: jyong <718720800@qq.com >
2024-09-04 14:41:47 +08:00
zhuhao and GitHub
83e84865be
feat: add health check for pg and redis in docker-compose.middleware.yaml ( #7961 ) ( #7962 )
2024-09-04 14:25:46 +08:00
Joel and GitHub
c2a3c5a748
fix: get commit sha failed in translate action ( #7959 )
2024-09-04 13:13:21 +08:00
呆萌闷油瓶 and GitHub
83494cb4f5
fix:empty voice occurs when xinference CosyVoice tts model ( #7958 )
2024-09-04 13:04:31 +08:00
Vico Chu and GitHub
0bc19c3fbf
Feat: update app published time after clicking publish button ( #7801 )
2024-09-04 13:03:06 +08:00
Sumkor and GitHub
571415d1a4
fix: split text keep separator ( #7930 )
2024-09-04 12:59:10 +08:00
Yuki Oshima and GitHub
7b2cf8215f
chore: fix inverted index japanese translation ( #7957 )
2024-09-04 12:44:59 +08:00
Joe and GitHub
fee4d3f6ca
feat: ops trace add llm model ( #7306 )
2024-09-04 10:39:00 +08:00
takatost and GitHub
161cc0cda9
Revert "fix: an issue of keyword search feature in application log list" ( #7949 )
2024-09-04 10:00:55 +08:00
Nam Vu and GitHub
71bff9fcf3
chore: #7943 i18n ( #7948 )
2024-09-04 09:42:25 +08:00
陳鈞 and GitHub
80d14c9b22
fix(api): Code-Based Extension cause error on position map sorting ( #7934 )
...
Signed-off-by: 陳鈞 <jim60105@gmail.com >
2024-09-04 08:41:12 +08:00
crazywoola and GitHub
c5bdf08558
Chore/add roadmap ( #7943 )
2024-09-04 08:33:02 +08:00
crazywoola and GitHub
596f160a1e
Chore/add default step 1x url ( #7933 )
2024-09-04 08:32:22 +08:00
Jyong and GitHub
d8b6c053a2
fix rerank model value is empty string ( #7937 )
2024-09-03 21:25:21 +08:00
Nam Vu and GitHub
4b262cae58
chore: #7603 i18n ( #7931 )
2024-09-03 19:19:52 +08:00
Jyong and GitHub
1a5116cba0
Fix/segment create with api ( #7928 )
2024-09-03 18:14:47 +08:00
Jyong and GitHub
01581dd35f
improve the notion table extract ( #7925 )
2024-09-03 17:52:07 +08:00
Joel and GitHub
7fdd964379
fix: frontend handle sometimes server not generate the wrong follow up data struct ( #7916 )
2024-09-03 14:09:46 +08:00
0cfcc97e9d
feat: support auto generate i18n translate ( #6964 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-03 10:17:05 +08:00
-LAN- and GitHub
8986be0aab
chore: Update versions to 0.7.3 ( #7895 )
2024-09-03 09:49:32 +08:00
-LAN- and GitHub
f76bbbf5e6
chore(Dockerfile): Bump expat to 2.6.2-2 ( #7904 )
2024-09-03 09:48:30 +08:00
kurokobo and GitHub
fe217da05c
fix: correct typo in the setting screen ( #7897 )
2024-09-02 22:49:56 +08:00
80aa7c4019
feat: allow users to use the app icon as the answer icon ( #7888 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-02 20:00:41 +08:00
Jyong and GitHub
6f33351eb3
ignore linked images when image id is none ( #7890 )
2024-09-02 19:37:05 +08:00
35f13c7327
Add Russian language ( #7860 )
...
Co-authored-by: d8rt8v <alex@ydertev.ru >
Co-authored-by: crazywoola <427733928@qq.com >
2024-09-02 19:09:41 +08:00
Fei He and GitHub
a8b9e01b3e
fix: fixed typo on loading reranking_mode ( #7887 )
2024-09-02 16:18:47 +08:00
Joshua and GitHub
7193e189f3
Add perplexity search as a new tool ( #7861 )
2024-09-02 14:48:13 +08:00
orangeclk and GitHub
3f2a806abe
fix: glm models prices and max_tokens correction ( #7882 )
2024-09-02 14:29:09 +08:00
legao and GitHub
5e4907e940
fix: layout shift on app card hover ( #7872 )
2024-09-02 11:05:54 +08:00
omr and GitHub
bf63c5d1e3
fix typo: langauge -> language ( #7875 )
2024-09-02 08:41:45 +08:00
78989e9049
Add ALIYUN_OSS_PATH configuration for Aliyun OSS ( #7864 )
...
Co-authored-by: seayon <zhaoxuyang@shouqianba.com >
2024-09-01 21:30:17 +08:00
Hirotaka Miyagi and GitHub
1510bdbcf6
refactor: Remove typecasting by any ( #7862 )
2024-09-01 14:58:12 +08:00
Hirotaka Miyagi and GitHub
024d688b77
fix(RetrievalConfig): Fix score threshold assignment for zero value ( #7865 )
2024-09-01 14:57:50 +08:00
zhujinle and GitHub
ef82a29e23
fix: crash when ECharts accesses undefined objects ( #7853 )
2024-09-01 14:52:27 +08:00
sino and GitHub
1f56a20b62
feat: support auth by api key for ark provider ( #7845 )
2024-08-31 10:56:32 +08:00
Bowen Liang and GitHub
0c2a62f847
fix: correct http timeout configs‘ default values and ignorance by HttpRequestNode ( #7762 )
2024-08-30 19:09:10 +08:00
Ethan and GitHub
ea748b50f2
fix: an issue of keyword search feature in application log list ( #7816 )
2024-08-30 18:48:05 +08:00
Yi Xiao and GitHub
62bfc4dba6
fix: tooltip size sets improperly ( #7836 )
2024-08-30 18:13:54 +08:00
Zhi and GitHub
ceb2b150ff
enhance: include workspace name in create-tenant command ( #7834 )
2024-08-30 15:53:50 +08:00
非法操作 and GitHub
dc015c380a
feat: add zhipu glm_4_plus and glm_4v_plus model ( #7824 )
2024-08-30 15:08:31 +08:00
Benjamin and GitHub
c9e0f0bf20
fix: correct typo in environment variable description ( #7817 )
2024-08-30 00:03:40 +08:00
YidaHu and GitHub
bd6d4d0553
fix: filter out installed apps without an app ( #7799 )
2024-08-29 19:03:08 +08:00
hisir and GitHub
f0273f00e1
Fixed when testing the openai compatible interface model, an error is reported when no object is returned ( #7808 )
2024-08-29 18:58:19 +08:00
Yeuoly and GitHub
962cdbbebd
chore: add app generator overload ( #7792 )
2024-08-29 16:04:01 +08:00
NFish and GitHub
2c51e3a327
fix: webapp sso setting may not the latest value when refresh ( #7795 )
2024-08-29 15:57:43 +08:00
Jyong and GitHub
8e311cc45c
fixed permission is None ( #7788 )
2024-08-29 12:46:42 +08:00
crazywoola and GitHub
c441bea4d1
fix: datasets permission is missing ( #7787 )
2024-08-29 12:46:33 +08:00
NFish and GitHub
ad30668eb6
Sync Input component from feat/attachments branch ( #7782 )
2024-08-29 11:23:16 +08:00
Huang YunKun and GitHub
62f4801523
Update ssrf_proxy related doc link in docker-compose file ( #7778 )
2024-08-29 11:22:39 +08:00
kanoshiou and GitHub
ec1408346e
docs: navigate to open issues in contributing documents ( #7781 )
2024-08-29 11:18:49 +08:00
takatost and GitHub
0e0a703496
chore: ignore openai error record in sentry ( #7770 )
2024-08-28 23:26:11 +08:00
Garfield Dai and GitHub
54b693d5b1
feat: update saas billing hint. ( #7760 )
2024-08-28 18:55:47 +08:00
Bowen Liang and GitHub
1262277714
chore: improve http executor configs ( #7730 )
2024-08-28 17:46:37 +08:00
YidaHu and GitHub
3a67fc6c5a
feat: add support for array types in available variable list ( #7715 )
2024-08-28 17:30:13 +08:00
zhuhao and GitHub
26abbe8e5b
feat(Tools): add a tool to query the stock price from Alpha Vantage ( #7019 ) ( #7752 )
2024-08-28 17:27:20 +08:00
Leheng Lu and GitHub
5d0914daea
fix: not able to pass array of string/number/object into variable aggregator groups ( #7757 )
2024-08-28 17:25:20 +08:00
7541a492b7
fix: crawl options max length can not set 0 ( #7758 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com >
2024-08-28 17:16:07 +08:00
crazywoola and GitHub
3a071b8db9
fix: datasets permission is missing ( #7751 )
2024-08-28 15:36:11 +08:00
snickerjp and GitHub
9342b4b951
Update package "libldap-2.5-0" for docker build. ( #7726 )
2024-08-28 14:44:05 +08:00
4682e0ac7c
fix(storage): 🐛 HeadBucket Operation Permission ( #7733 )
...
Co-authored-by: 莫岳恒 <moyueheng@datagrand.com >
2024-08-28 13:57:45 +08:00
sino and GitHub
7cfebffbb8
chore: update default endpoint for ark provider ( #7741 )
2024-08-28 13:56:50 +08:00
KVOJJJin and GitHub
693fe912f2
Fix annotation reply settings ( #7696 )
2024-08-28 09:42:54 +08:00
kurokobo and GitHub
bc3a8e0ca2
feat: store created_by and updated_by for apps, modelconfigs, and sites ( #7613 )
2024-08-28 08:47:30 +08:00
Jiakun Xu and GitHub
e38334cfd2
fix: doc_language return null when document segment settings ( #7719 )
2024-08-28 08:45:51 +08:00
92cab33b73
feat(Tools): add feishu document and message plugins ( #6435 )
...
Co-authored-by: 黎斌 <libin.23@bytedance.com >
2024-08-27 20:21:42 +08:00
Bowen Liang and GitHub
3f467613fc
feat: support configs for code execution request ( #7704 )
2024-08-27 19:38:33 +08:00
205d33a813
Fix: read properties of undefined issue ( #7708 )
...
Co-authored-by: libing <libing@healink.cn >
2024-08-27 19:23:56 +08:00
crazywoola and GitHub
da326baa5e
fix: tongyi Error: 'NoneType' object is not subscriptable ( #7705 )
2024-08-27 16:56:06 +08:00
crazywoola and GitHub
d9198b5646
feat: remove unused code ( #7702 )
2024-08-27 16:47:34 +08:00
Jyong and GitHub
60001a62c4
fixed chunk_overlap is None ( #7703 )
2024-08-27 16:38:06 +08:00
sino and GitHub
ee7d5e7206
feat: support Moonshot and GLM models tool call for volc ark provider ( #7666 )
2024-08-27 14:43:37 +08:00
呆萌闷油瓶 and GitHub
2726fb3d5d
feat:dailymessages ( #7603 )
2024-08-27 12:53:27 +08:00
d7aa4076c9
feat: display account name on the logs page for the apps ( #7668 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-08-27 12:40:44 +08:00
122ce41020
feat: rewrite Elasticsearch index and search code to achieve Elasticsearch vector and full-text search ( #7641 )
...
Co-authored-by: haokai <haokai@shuwen.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: Bowen Liang <bowenliang@apache.org >
Co-authored-by: wellCh4n <wellCh4n@foxmail.com >
2024-08-27 11:43:44 +08:00
Charlie.Wei and GitHub
e7afee1176
Langfuse view button ( #7684 )
2024-08-27 11:25:56 +08:00
zxhlyh and GitHub
88730906ec
fix: empty knowledge add file ( #7690 )
2024-08-27 11:25:27 +08:00
Bowen Liang and GitHub
a15080a1d7
bug: ( #7586 followup) fix config of CODE_MAX_STRING_LENGTH ( #7683 )
2024-08-27 10:38:24 +08:00
Jyong and GitHub
35431bce0d
fix dataset_id and index_node_id idx missed in document_segments tabl… ( #7681 )
2024-08-27 10:25:24 +08:00
7b7576ad55
Add Azure AI Studio as provider ( #7549 )
...
Co-authored-by: Hélio Lúcio <canais.hlucio@voegol.com.br >
2024-08-27 09:52:59 +08:00
162faee4f2
fix: set score_threshold to zero if it is None for MyScale vectordb ( #7640 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-08-27 09:47:16 +08:00
Zhi and GitHub
b7ff98d7ff
fix: Remove useless debug information. ( #7647 )
2024-08-26 20:40:26 +08:00
-LAN- and GitHub
0474f0c906
chore: Update version to 0.7.2 ( #7646 )
2024-08-26 20:11:55 +08:00
Shota Totsuka and GitHub
430e100142
refactor: Add @staticmethod decorator in api/core ( #7652 )
2024-08-26 19:45:03 +08:00
Jyong and GitHub
1473083a41
catch openai rate limit error ( #7658 )
2024-08-26 19:36:44 +08:00
snickerjp and GitHub
7cda73f192
Proposal to revise Japanese expressions ( #7664 )
2024-08-26 19:05:49 +08:00
代君 and GitHub
7c2bb31a55
[fix] openai's tool role dose not support name parameter. ( #7659 )
2024-08-26 18:52:34 +08:00
非法操作 and GitHub
ba82023445
fix: support float type for tool parameter's default value ( #7644 )
2024-08-26 17:10:54 +08:00
-LAN- and GitHub
13be84e4d4
chore(api/controllers): Apply Ruff Formatter. ( #7645 )
2024-08-26 15:29:10 +08:00
7ae728a9a3
fix nltk averaged_perceptron_tagger download and fix score limit is none ( #7582 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
2024-08-26 15:14:05 +08:00
pinsily and GitHub
a7743a4f47
add:save_model_credentials error log ( #7630 )
2024-08-26 14:46:29 +08:00
Zhi and GitHub
103ff28530
feat: speed up the Docker build for dify-api for Chinese developers. ( #7626 )
2024-08-26 14:45:28 +08:00
Zhi and GitHub
8dfdb37de3
fix: use LOG_LEVEL for celery startup ( #7628 )
2024-08-26 14:44:58 +08:00
17fd773a30
chore(api/services): apply ruff reformatting ( #7599 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-08-26 13:43:57 +08:00
Bowen Liang and GitHub
979422cdc6
chore(api/tasks): apply ruff reformatting ( #7594 )
2024-08-26 13:38:37 +08:00
Yi Xiao and GitHub
3be756eaed
feat: tooltip ( #7634 )
2024-08-26 13:00:02 +08:00
crazywoola and GitHub
1ba3d3acd6
feat: replace show/hide workflow_steps with switch ( #7627 )
2024-08-26 11:00:57 +08:00
NFish and GitHub
23cedc3f1c
Web app now supports SSO config ( #7137 )
2024-08-25 18:47:16 +08:00
Joe and GitHub
741c548f3c
feat: web sso ( #7135 )
2024-08-25 18:47:02 +08:00
非法操作 and GitHub
556f4ad5df
feat: add siliconflow text2img tool ( #7612 )
2024-08-25 14:39:58 +08:00
561a61e7fe
Improve MIME type detection for image URLs ( #6531 )
...
Co-authored-by: seayon <zhaoxuyang@shouqianba.com >
2024-08-25 13:36:16 +08:00
Shota Totsuka and GitHub
47919983bf
fix: typo in comment ( #7606 )
2024-08-25 09:56:08 +08:00
efc136cce5
feat: Introduce Ark SDK v3 and ensure compatibility with models of SDK v2 ( #7579 )
...
Co-authored-by: crazywoola <427733928@qq.com >
2024-08-24 19:29:45 +08:00
b035c02f78
chore(api/tests): apply ruff reformat #7590 ( #7591 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-08-23 23:52:25 +08:00
Bowen Liang and GitHub
2da63654e5
chore(api/configs): apply ruff reformat ( #7590 )
2024-08-23 23:46:01 +08:00
Bowen Liang and GitHub
3ace01cfb3
chore: cleanup and rearrange unclassified configs into feature config groups ( #7586 )
2024-08-23 22:40:07 +08:00
Junyan Qin and GitHub
e3d7c7c6f9
fix(onebot): use yarl to format url ( #7589 )
2024-08-23 22:22:42 +08:00
Junyan Qin and GitHub
8807d880dc
Feat: add OneBot protocol tool ( #7583 )
2024-08-23 19:16:30 +08:00
Jie.F and GitHub
70d6ab0bf5
Update stable_diffusion.py ( #7536 )
2024-08-23 18:58:13 +08:00
Amos and GitHub
e42848f4b7
Do not pass query parameter when the value is empty ( #7585 )
2024-08-23 18:50:38 +08:00
Yi Xiao and GitHub
25386af41a
fix: knowledge setting "knowledge name" input width ( #7584 )
2024-08-23 17:20:19 +08:00
张皮皮 and GitHub
f29685f8a1
fix score_threshold is none, return all top K documents ( #7581 )
2024-08-23 16:59:34 +08:00
噢哎哟喂 and GitHub
ad13011043
add JSON Mode support for moonshot models ( #7568 )
2024-08-23 16:24:45 +08:00
Charlie.Wei and GitHub
df69ad9f0e
Langfuse view button ( #7578 )
2024-08-23 16:23:26 +08:00
Charlie.Wei and GitHub
9864b35465
langfuser add view button ( #7571 )
2024-08-23 15:53:49 +08:00
Fei He and GitHub
6025002971
add qwen text-embedding-v3 support. ( #7567 )
2024-08-23 15:32:38 +08:00
Nam Vu and GitHub
0c38a8fdd4
Fix: voice language ( #7570 )
2024-08-23 15:25:07 +08:00
Joel and GitHub
fb75bd9790
chore: improve the check time of variable name in conversation and env var ( #7572 )
2024-08-23 15:08:34 +08:00
Joel and GitHub
399d7cd596
chore: improve the check time of variable name ( #7569 )
2024-08-23 14:30:26 +08:00
edo1z and GitHub
0a7ab9a47d
fix: incorrect duplication when no target node is selected ( #7539 )
2024-08-23 13:16:15 +08:00
Yi Xiao and GitHub
9618f86980
fix: workflow context menu popup issue ( #7530 )
2024-08-23 13:14:17 +08:00
Yi Xiao and GitHub
a71fc18530
feat: set workflow zoom range for shortcut ( #7563 )
2024-08-23 13:11:55 +08:00
Nam Vu and GitHub
3ac8a2871e
chore: #6554 i18n ( #7562 )
2024-08-23 11:16:37 +08:00
orangeclk and GitHub
a24717765e
feat: forward zhipu finish_reason ( #7560 )
2024-08-23 11:15:38 +08:00
Hanqing Zhao and GitHub
a40073afa4
Add N-to-1 warning translation for JP ( #7553 )
2024-08-23 08:34:22 +08:00
SoaringEthan and GitHub
e6b117e33f
fix: correct response structure in openapi documentation of app ( #7556 )
2024-08-23 08:33:41 +08:00
teruo OSHIDA(JP_SMN) and GitHub
3e6a6bf396
fix: wrong usage of created_at on the modal for API Key ( #7548 )
2024-08-23 08:21:31 +08:00
AllenWriter and GitHub
931e6f1625
Added Space between Chinese and English within tools' description ( #7545 )
2024-08-22 19:20:13 +08:00
Jyong and GitHub
4ce47284dc
update nltk version to 3.8.1 ( #7544 )
2024-08-22 18:17:21 +08:00
Nam Vu and GitHub
f5dcc6092b
feat: CONTRIBUTING_VI i18n ( #7532 )
2024-08-22 18:08:36 +08:00
Ikko Eltociear Ashimine and GitHub
fef4e09dfc
docs: update certbot/README.md ( #7528 )
2024-08-22 13:36:15 +08:00
Hash Brown and GitHub
60ef7ba855
fix: add missed modifications of <AppIcon /> ( #7512 )
2024-08-22 13:32:59 +08:00
Yi Xiao and GitHub
6f968bafb2
feat: update the "tag delete" confirm modal ( #7522 )
2024-08-22 11:33:20 +08:00
Yi Xiao and GitHub
9f6aab11d4
fix: tag input state lost issue ( #7500 )
2024-08-22 10:26:09 +08:00
0006c6f0fd
fix(storage): 🐛 Create S3 bucket if it doesn't exist ( #7514 )
...
Co-authored-by: 莫岳恒 <moyueheng@datagrand.com >
2024-08-22 09:45:42 +08:00
crazywoola and GitHub
2c427e04be
Feat/7134 use dataset api create a dataset with permission ( #7508 )
2024-08-21 20:25:45 +08:00
orangeclk and GitHub
f53454f81d
add finish_reason to the LLM node output ( #7498 )
2024-08-21 17:29:30 +08:00
Yeuoly and GitHub
784b11ce19
Chore/remove python dependencies selector ( #7494 )
2024-08-21 16:57:14 +08:00
Jyong and GitHub
715eb8fa32
fix rerank mode is none ( #7496 )
2024-08-21 16:42:28 +08:00
Yeuoly and GitHub
a02118d5bc
Fix/incorrect code template ( #7490 )
2024-08-21 15:31:13 +08:00
Nam Vu and GitHub
85fc0fdb51
chore: support CODE_MAX_PRECISION ( #7484 )
2024-08-21 15:11:56 +08:00
非法操作 and GitHub
f7af8c7cc7
feat: gpt-4o-mini-2024-07-18 support json schema ( #7489 )
2024-08-21 15:11:29 +08:00
Xiao Ley and GitHub
0c99a3d0c5
fix the issue of the refine_switches at param being invalid in the Novita.AI tool ( #7485 )
2024-08-21 15:09:05 +08:00
非法操作 and GitHub
66dfb5c89a
fix: json schema not saved correctly ( #7487 )
2024-08-21 14:58:14 +08:00
hisir and GitHub
6435b4eb44
Separate CODE_MAX_DEPTH and set it as an environment variable ( #7474 )
2024-08-21 12:48:25 +08:00
4e7b6aec3a
feat: support pinning, including, and excluding for model providers and tools ( #7419 )
...
Co-authored-by: GareArc <chen4851@purude.edu >
2024-08-21 11:16:43 +08:00
Joel and GitHub
6c25d7bed3
chore: improve the copywrite of the assigner node append mode description ( #7467 )
2024-08-21 10:34:25 +08:00
Hash Brown and GitHub
028fd52c9b
fix: image icon not showing correctly on left panel in workflow web app page ( #7466 )
2024-08-21 10:29:16 +08:00
9a715f6b68
fix(tool): tool node error ( #7459 )
...
Co-authored-by: hobo.l <hobo.l@binance.com >
2024-08-21 09:04:54 +08:00
Nam Vu and GitHub
8c32f8c77d
chore: #7348 i18n ( #7451 )
2024-08-21 09:03:51 +08:00
wellCh4n and GitHub
b7778de224
fix: document error message can not be cleared ( #7453 )
2024-08-20 19:30:57 +08:00
Joel and GitHub
c70d69322b
feat: support dialogue count in chatflow ( #7440 )
2024-08-20 18:28:39 +08:00
e35e251863
feat: Sort conversations by updated_at desc ( #7348 )
...
Co-authored-by: wangpj <wangpj@hundsunc.om >
Co-authored-by: JzoNg <jzongcode@gmail.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-08-20 17:55:44 +08:00
-LAN- and GitHub
eae53e11e6
refactor(api/models/workflow.py): Add __init__ to Workflow ( #7443 )
2024-08-20 17:52:21 +08:00
-LAN- and GitHub
4f5f27cf2b
refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. ( #7445 )
2024-08-20 17:52:06 +08:00
-LAN- and GitHub
5e42e90abc
fix(api/services/workflow/workflow_converter.py): Add NoneType checkers & format file. ( #7446 )
2024-08-20 17:51:49 +08:00
-LAN- and GitHub
a10b207de2
refactor(api/core/app/app_config/entities.py): Move Type to outside and add EXTERNAL_DATA_TOOL. ( #7444 )
2024-08-20 17:30:14 +08:00
Joel and GitHub
e2d214e030
chore: add and update theme related css variables values ( #7442 )
2024-08-20 16:33:40 +08:00
-LAN- and GitHub
4f64a5d36d
refactor(api/core/workflow/nodes/variable_assigner): Split into multi files. ( #7434 )
2024-08-20 15:40:19 +08:00
Yeuoly and GitHub
0d4753785f
chore: remove .idea and .vscode from root path ( #7437 )
2024-08-20 15:37:29 +08:00
-LAN- and GitHub
2e9084f369
chore(database): Rename table name from workflow__conversation_variables to workflow_conversation_variables. ( #7432 )
2024-08-20 14:34:03 +08:00
Jyong and GitHub
0f90e6df75
add pgvector full text search settting ( #7427 )
2024-08-20 13:20:19 +08:00
非法操作 and GitHub
53146ad685
feat: support line break of tooltip content ( #7424 )
2024-08-20 11:03:55 +08:00
Byeongjin Kang and GitHub
0223fc6fd5
feat: add pgvector full_text_search ( #7396 )
2024-08-20 11:01:13 +08:00
呆萌闷油瓶 and GitHub
218380ba43
fix:end of day ( #7426 )
2024-08-20 10:57:33 +08:00
Nam Vu and GitHub
afd23f7ad8
chore: #7196 i18n ( #7416 )
2024-08-20 10:21:24 +08:00
Nam Vu and GitHub
6991a243aa
chore: correct _tts_invoke_streaming max length ( #7423 )
2024-08-20 10:20:04 +08:00
Chengyu Yan and GitHub
1f944c6eeb
feat(api): support wenxin bge-large and tao embedding model. ( #7393 )
2024-08-19 22:25:09 +08:00
Hash Brown and GitHub
31f9977411
Web app support sending message using numpad enter ( #7414 )
2024-08-19 22:24:21 +08:00
-LAN- and GitHub
3d27d15f00
chore(*): Bump version 0.7.1 ( #7389 )
2024-08-19 21:24:56 +08:00
Yeuoly and GitHub
ab6499e5b7
upgrade: sandbox to 0.2.6 ( #7410 )
2024-08-19 21:24:15 +08:00
RookieAgent and GitHub
4ff4859036
add CrossRef builtin tool: doi query and title query ( #7406 )
2024-08-19 19:14:20 +08:00
Xiao Ley and GitHub
53cf756207
feat: OpenRouter add gpt-4o-2024-08-06 model ( #7409 )
2024-08-19 19:14:08 +08:00
-LAN- and GitHub
0087afc2e3
fix(api/core/model_runtime/model_providers/__base/large_language_model.py): Add TEXT type checker ( #7407 )
2024-08-19 18:45:30 +08:00
呆萌闷油瓶 and GitHub
bd07e1d2fd
fix:start of the period should be YYYY-MM-DD 00:00 ( #7371 )
2024-08-19 18:12:41 +08:00
Yi Xiao and GitHub
8b06105fa1
Feat: shortcut hook ( #7385 )
2024-08-19 18:11:11 +08:00