saltedfishwang
0817d1f377
Modify the seccomp configuration for the work, api, and sandbox containers deployed with docker-compose to allow the creation of pthread_create threads in other Docker versions while retaining other security settings.
2025-03-19 14:34:19 +08:00
binglun30
a5693c8f70
When migrating from Docker 23.0.3 to 20.10.9, it was discovered that three containers encountered the following error:
...
runtime/cgo: pthread_create failed: Operation not permitted
SIGABRT: abort
As a result, the seccomp parameter was added to the runtime settings of these three containers to ensure they could also run in other versions of the Docker environment.
2025-03-18 12:56:39 +08:00
-LAN-
cefec44070
feat: add app_mode field to app import and model definitions ( #15729 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
2025-03-18 11:12:25 +08:00
zxhlyh
20376ca951
feat: upgrade knowledge metadata ( #16063 )
...
Support filter knowledge by metadata.
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: NFish <douxc512@gmail.com>
2025-03-18 11:01:06 +08:00
Gen Sato
475b8d731e
Fix HTTP Request node to give priority to file extension of content-disposition ( #12653 )
2025-03-18 11:00:20 +08:00
Yongtao Huang
963b6f628a
Chore: PromptMessage is not an abstract base class ( #15965 )
2025-03-18 10:57:52 +08:00
luckylhb90
63ea6f1ecf
Fixed: Run failed: Failed to invoke tool: File.__init__() got an unexpected keyword argument ( #14073 )
...
Co-authored-by: hobo.l <hobo.l@binance.com>
2025-03-18 10:55:58 +08:00
诗浓
947c9f70fb
fix: improve InputNumber component step behavior and disabled state ( #16044 )
2025-03-18 10:42:29 +08:00
XiaoBa
5e52d4d6b3
feat: add Maximum number of Parallelism branches to env ( #15964 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-18 09:32:47 +08:00
Kalo Chin
939dcb4c0a
chore: enhance ListWrapper and PluginPage components with stable scro… ( #16048 )
2025-03-18 09:12:49 +08:00
LittleFish-15
223ab5a38f
feat: support openGauss vector database ( #15865 )
2025-03-17 19:42:54 +08:00
GuanMu
db7a37a111
fix: adjust position of table of contents in Doc component ( #15996 )
2025-03-17 19:37:21 +08:00
Novice
fe0d932f50
fix: fail-branch stream output error ( #13401 )
...
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
2025-03-17 19:35:37 +08:00
QuantumGhost
69fb0a4a28
chore: use POSIX shell syntax in pre-commit script ( #16025 )
2025-03-17 19:28:25 +08:00
Novice
04a0ae3aa9
feat: add llm blocking invoke ( #15732 )
2025-03-17 16:47:10 +08:00
QuantumGhost
e5d6047fb4
chore(api): Disable preview rules of Ruff while running pre-commit hook ( #15999 )
2025-03-17 16:40:27 +08:00
Bowen Liang
9e782d4c1e
chore: bump ruff to 0.11.0 and fix linting violations ( #15953 )
2025-03-17 16:13:11 +08:00
L8ng
98a4b3e78b
fix: typo when assign doc_metadata when non-empty ( #15975 )
2025-03-17 14:14:07 +08:00
QuantumGhost
2b4d1cf1db
fix(api): fix fail branch functionality for WorkflowTool
( #15966 )
2025-03-17 11:53:32 +08:00
傻笑zz
fe76dfe1f8
When decrypt_trace_config is empty, it should be skipped directly ( #15870 )
2025-03-17 11:29:20 +08:00
csurong
c3774bef7e
fix: api error of get all workspaces ( #15880 )
2025-03-17 11:22:27 +08:00
huangzhuo1949
695a7400a9
fix:delete empty table bug ( #15517 )
...
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
2025-03-17 10:53:26 +08:00
Arcaner
e6a8800f66
fix: validation for upload methods of non-image files within the work… ( #15932 )
2025-03-17 09:50:21 +08:00
LiuBodong
cee8731393
fix:Nginx template not replace env correctly ( #15651 )
2025-03-16 11:19:09 +08:00
Yongtao Huang
4ae94dc027
Chore: fix wrong annotations ( #15871 )
2025-03-16 11:16:28 +08:00
Benjamin
3a69a6a452
Fix/enable marketplace bug ( #15895 )
2025-03-16 11:14:12 +08:00
Joel
f8f21ef7c0
fix: node use vision model may caused page crash ( #15921 )
2025-03-16 08:54:18 +08:00
ShadowJobs
0587eb4956
FIX:microsoft word text copy and paste error ( #14905 )
...
Co-authored-by: LinYing <linying@momenta.ai>
2025-03-14 18:31:20 +08:00
Yongtao Huang
433374abea
Chore: remove unused fields ( #15764 )
2025-03-14 18:13:25 +08:00
QuantumGhost
23ed3a520b
chore(api): improve type hints for BaseNode and its subclasses ( #15826 )
2025-03-14 18:09:11 +08:00
jiangbo721
5646442931
fix: iteration total tokens calculate error ( #15813 )
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-14 17:44:24 +08:00
Yi Feng
1a6298b6ea
fix: Remove any extra Spaces in the title ( #15841 )
2025-03-14 17:12:29 +08:00
非法操作
bf9b572bc3
fix tool selector with empty tools raise error ( #15829 )
2025-03-14 16:47:52 +08:00
非法操作
cf72e53a10
chore: remove useless doc and font ( #15838 )
2025-03-14 16:47:42 +08:00
過世秋風
98bd79f548
fix: update Knowledge Api doc: 【Update a Chunk in a Document】 ( #15823 )
2025-03-14 16:45:20 +08:00
Jyong
84a866028a
fix document could be None ( #15818 )
2025-03-14 16:40:01 +08:00
KVOJJJin
10bd03611c
Fix style of opening statement ( #15821 )
2025-03-14 15:50:28 +08:00
sho-takano-dev
7c27d4b202
feat: add Http Request Node to skip ssl verify function #15177 ( #15664 )
2025-03-14 10:05:37 +08:00
RookieAgent
8165d0b469
fix: http_request node form-data support array[file] ( #15731 )
2025-03-14 09:58:18 +08:00
诗浓
e796937d02
feat: add keyboard shortcuts support for dialog confirmation ( #15752 )
2025-03-13 21:42:53 +08:00
-LAN-
49c952a631
fix: streamline file upload configuration handling in manager.py ( #15714 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-13 16:32:49 +08:00
Yuichiro Utsumi
5f9d236d22
Feat: Add pg_bigm for keyword search in pgvector ( #13876 )
...
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
2025-03-13 16:32:34 +08:00
zhangyuhang
59f5a82261
fix: Resolve errors in SQL queries caused by SELECT fields not appearing in the GROUP BY clause. ( #15659 )
...
Co-authored-by: yuhang2.zhang <yuhang2.zhang@ly.com>
2025-03-13 16:06:42 +08:00
XiaoBa
f22a1adb8b
fix: Integration langfuse, front-end error( #15695 ) ( #15709 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-13 15:43:41 +08:00
Jyong
a8e8c37fdd
improve text split ( #15719 )
2025-03-13 15:29:33 +08:00
NFish
37486a9cc6
fix: update default github star count value ( #15708 )
2025-03-13 14:39:26 +08:00
KVOJJJin
efebbffe96
Fix:webapp UI issues ( #15601 )
2025-03-13 14:23:41 +08:00
Xiyuan Chen
5e035a4209
Ci/deploy enterprise ( #15699 )
2025-03-13 02:22:21 -04:00
Arcaner
12fa517297
fix: if-else-node handles missing optional file variables ( #15693 )
2025-03-13 13:11:49 +08:00
Fei He
36ae0e5476
fix: set score_threshold only when score_threshold_enabled is true. ( #14221 )
2025-03-12 20:55:57 +08:00