Commit Graph

5532 Commits

Author SHA1 Message Date
jyong
4080e70e49 Merge branch 'fix/expect-value-check-error' into deploy/dev 2025-03-19 16:14:16 +08:00
jyong
9c46bfaaa5 metadata expect value check error 2025-03-19 16:13:58 +08:00
诗浓
0189a8b0f6
fix: agent node help link error in zh (#16194) 2025-03-19 16:04:17 +08:00
Yeuoly
f52628bee6 Merge branch 'feat/system-tenant-limiter' into deploy/dev 2025-03-19 15:42:04 +08:00
Yeuoly
c418e6c95d fix 2025-03-19 15:41:46 +08:00
Yeuoly
2d7959100b Merge branch 'feat/system-tenant-limiter' into deploy/dev 2025-03-19 15:24:52 +08:00
Yeuoly
af4c47bfab feat: add daily rate limit for app requests in AppExecutionConfig 2025-03-19 15:23:37 +08:00
Jyong
3f44b690c2
check high-quality dataset with empty embedding model provider (#16181) 2025-03-19 15:16:05 +08:00
Jyong
e7572066a4
fix Weight rerank mode info missed when create dataset (#16190) 2025-03-19 15:10:00 +08:00
jyong
005ae4beab Merge branch 'fix/create-dataset-with-weigth-mode' into deploy/dev 2025-03-19 14:43:06 +08:00
jyong
616a2f7cbb fix Weight rerank mode info missed when create dataset 2025-03-19 14:42:34 +08:00
Novice
899d4a1681 Merge branch 'feat/structured-output' into deploy/dev 2025-03-19 14:42:25 +08:00
Novice
e544541926 Merge branch 'main' into feat/structured-output 2025-03-19 13:40:58 +08:00
Novice
0dcbdfcb8d feat: structured output 2025-03-19 13:39:40 +08:00
crazywoola
41dff175b3
Chore/update contributing (#16078) 2025-03-19 11:25:13 +08:00
Yongtao Huang
d339403e89
Chore: optimize the code of PromptTransform (#16143) 2025-03-19 11:24:57 +08:00
jiangbo721
e0cf55f5e9
fix: code lint (#16164)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-19 11:23:51 +08:00
Wu Tianwei
411e332f1b
feat: dark mode for knowledge (#15236) 2025-03-19 11:19:57 +08:00
jiangbo721
97eadb867c
chore: use ConversationService.get_conversation instead of AgentChatA… (#16136)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-19 11:16:23 +08:00
Yingchun Lai
e428628fcc
enhance: avoid to use transaction Redis commands in rate limiter (#15917)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-03-19 10:51:38 +08:00
cyflhn
1789437cc5
reopen PR for #14411 (#16148) 2025-03-19 10:24:35 +08:00
-LAN-
ac80c04bd3
chore: bump version to 1.1.0 (#16128)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-03-18 20:01:24 +08:00
Jyong
fa9b767bf2
fix chatflow metadata field name (#16130) 2025-03-18 19:40:42 +08:00
Jyong
abeaea4f79
Support knowledge metadata filter (#15982) 2025-03-18 16:42:19 +08:00
Jyong
b65f2eb55f
fix embedding model name translate issue (#16111) 2025-03-18 16:41:35 +08:00
KVOJJJin
7d620ffd5e
Feat:app list dark mode (#16110) 2025-03-18 16:21:53 +08:00
zxhlyh
c48168084f Merge branch 'feat/edu-version' into deploy/dev 2025-03-18 16:01:55 +08:00
zxhlyh
5fa8709989 fix: education verify 2025-03-18 16:01:25 +08:00
zxhlyh
02409be679 Merge branch 'feat/edu-version' into deploy/dev 2025-03-18 15:11:03 +08:00
zxhlyh
ce180706d0 fix: search school 2025-03-18 15:10:33 +08:00
Yeuoly
6f6ba2f025
fix(api): enhance provider model records handling for missing langgenius providers (#16089) 2025-03-18 15:07:53 +08:00
Jyong
33ba7e659b
fix vector db sql injection (#16096) 2025-03-18 15:07:29 +08:00
yihong
750ec55646
doc: auto correct the doc using autocorrect close #16091 (#16092)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-03-18 14:57:14 +08:00
kurokobo
86d3fff666
fix: respect resolution settings for vision for basic chatbot, text generator, and parameter extractor node (#16041) 2025-03-18 14:37:07 +08:00
Naoki KOBAYASHI
e91531fc23
fix: error in migrate_annotation_vector_database when exec vdb-migrate (#15937)
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-18 14:15:48 +08:00
StoneFancyX
2524f16525
support config filename in meta for create_blob_message (#15605)
Co-authored-by: StoneFancyX <kindbin@qq.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-18 13:59:00 +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
twwu
0c2177be53 Merge branch 'feat/add-mode-in-import-structure' into deploy/dev 2025-03-18 11:08:18 +08:00
twwu
f92f332d44 feat: include app_mode in redirection logic and response types 2025-03-18 11:07:03 +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
twwu
dcf3236c99 Merge branch 'feat/add-mode-in-import-structure' into deploy/dev 2025-03-18 09:56:13 +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