luckylhb90
|
2627e221f2
|
fix: buildin tool provider credentials_for_provider (#18725)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
2025-04-25 10:08:16 +08:00 |
|
just2gooo
|
5e2b3b34e5
|
issue: #17056 : Add a reason field to the message_replace event (#17195)
Co-authored-by: 聂政 <niezheng@pjlab.org.cn>
|
2025-04-25 10:08:06 +08:00 |
|
Jiang
|
37e2f73909
|
[Lindorm VDB] Add the QUERY_TIMEOUT parameter to force the search query to fail. (#18613)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2025-04-25 09:42:58 +08:00 |
|
王晓阳
|
0babdffe3e
|
feat: support vastbase vector database (#16308)
|
2025-04-24 18:04:57 +08:00 |
|
Ganondorf
|
d242e4b95b
|
fix agentflow error if first variable is num (#18660)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-04-24 11:55:29 +08:00 |
|
PyKen
|
2266001d19
|
Fix some prompt typos (#18645)
|
2025-04-24 10:36:45 +08:00 |
|
Jyong
|
e2cb7006c4
|
check metadata_filtering_conditions could be None in auto mode (#18548)
|
2025-04-22 17:09:33 +08:00 |
|
ZalterCitty
|
a1158cc946
|
fix: Update prompt message content types to use Literal and add union type for content (#17136)
Co-authored-by: 朱庆超 <zhuqingchao@xiaomi.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-04-22 16:17:55 +08:00 |
|
lauding
|
eb1ce3dd6b
|
feat: support huawei cloud vector database (#16141)
|
2025-04-22 13:03:35 +08:00 |
|
tmuife
|
7b6523e54d
|
Update Oracle db connection library and change connection pool to single connection (#18466)
|
2025-04-21 17:56:57 +08:00 |
|
Novice
|
f191d372f0
|
fix(promptMessage): correct field_serializer implementation for content serialization (#18458)
|
2025-04-21 15:09:49 +08:00 |
|
Will
|
cb69cb2d64
|
fix weird syntax error (#18454)
|
2025-04-21 14:18:32 +08:00 |
|
-LAN-
|
44a2eca449
|
refactor: Refactors workflow node execution handling (#18382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-18 20:06:24 +08:00 |
|
Novice
|
da9269ca97
|
feat: structured output (#17877)
|
2025-04-18 16:33:53 +08:00 |
|
Rain Wang
|
d2e3744ca3
|
Switching from CONSOLE_API_URL to FILES_URL in word_extractor.py (#18249)
|
2025-04-18 16:05:48 +08:00 |
|
Ganondorf
|
dc9c5a4bc7
|
make repository type be private (#18304)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-04-17 18:49:22 +08:00 |
|
Jyong
|
e90c532c3a
|
fix retrival resource miss in chatflow (#18307)
|
2025-04-17 18:05:15 +08:00 |
|
Vitor
|
defd5520ea
|
fix: invalid new tool call creation logic during response handling in OAI-Compat model (#17781)
|
2025-04-17 16:52:49 +08:00 |
|
-LAN-
|
22a1bc337f
|
fix: perferred model provider not match with provider. (#18282)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-17 15:44:00 +08:00 |
|
Rain Wang
|
83f1aeec1d
|
Fix ORDER BY (score, id) error in api/core/rag/datasource/vdb/analyticdb/analyticdb_vector_sql.py line 249 (#18252)
|
2025-04-17 14:15:05 +08:00 |
|
-LAN-
|
6d9dd3109e
|
feat: add a abstract layer for WorkflowNodeExcetion (#18026)
|
2025-04-17 12:48:52 +09:00 |
|
Novice
|
6d66e3f680
|
fix(follow_ups): handle empty LLM responses in context (#18237)
|
2025-04-17 10:41:56 +08:00 |
|
Rain Wang
|
e8d98e3d89
|
Add analyzer_params config for milvus vectordb (#18180)
|
2025-04-17 10:38:56 +08:00 |
|
Novice
|
c91045a9d0
|
fix(fail-branch): prevent streaming output in exception branches (#17153)
|
2025-04-16 22:34:07 +08:00 |
|
Yeuoly
|
358fd28c28
|
feat: fetch app info in plugins (#18202)
|
2025-04-16 20:27:29 +08:00 |
|
Arcaner
|
cac0d3c33e
|
fix: implement robust file type checks to align with existing logic (#17557)
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
|
2025-04-16 19:21:50 +08:00 |
|
Junjie.M
|
b7e8517b31
|
feat: agent strategy parameter add help information (#18192)
|
2025-04-16 17:24:09 +08:00 |
|
呆萌闷油瓶
|
8cc37f3115
|
fix:the extraction function of the list operation node received 0 that should not be received (#18170)
|
2025-04-16 16:26:24 +08:00 |
|
Ganondorf
|
b006b9ac0c
|
Http requests node add ssl verify (#18125)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-04-16 15:59:34 +08:00 |
|
Jyong
|
95283b4dd3
|
Feat/change split length method (#18097)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2025-04-16 12:28:22 +08:00 |
|
Yeuoly
|
d619fa1767
|
feat: implement blob chunk handling in plugin manager (#18101)
|
2025-04-15 19:23:03 +08:00 |
|
YANG
|
d119c7d629
|
ignore errors when creating duplicate indexes (#18069)
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com>
|
2025-04-15 15:48:16 +08:00 |
|
huangzhuo1949
|
5dd9acbe44
|
fix: cot agent chinese json bug (#18073)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
2025-04-15 15:36:44 +08:00 |
|
Junjie.M
|
05b8b2a30c
|
fix: plugin parameter type TOOLS_SELECTOR parameter not validation required (#18060)
|
2025-04-15 13:51:40 +08:00 |
|
kenwoodjw
|
dfc123819e
|
fix basic auth encoding (#18047)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-04-15 11:34:50 +08:00 |
|
Yeuoly
|
2134a76517
|
feat: add minimum dify version requirement to plugins (#18022)
|
2025-04-14 20:09:22 +08:00 |
|
Novice
|
85004f8510
|
fix(typo): workflow ops triggered from (#18019)
|
2025-04-14 19:08:05 +08:00 |
|
kenwoodjw
|
53efb2bad5
|
fix chat message type error (#17997)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-04-14 16:05:46 +08:00 |
|
Novice
|
cd7fd100a7
|
fix(langfuse): qusetion classify node can't see cost in langfuse (#17982)
|
2025-04-14 15:28:26 +08:00 |
|
Jasonfish
|
1f722cde22
|
fix(api): Some params were ignored when creating empty Datasets through API (#17932)
|
2025-04-14 10:24:01 +08:00 |
|
Yongtao Huang
|
5d72003ebb
|
Remove dead code (#17899)
|
2025-04-11 20:33:52 +08:00 |
|
QuantumGhost
|
4ef297bf38
|
refactor(api): Enhance error handling in BasePluginManager (#17887)
|
2025-04-11 17:32:20 +08:00 |
|
-LAN-
|
8e6f6d64a4
|
feat: re-add prompt messages to result and chunks in llm (#17883)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-11 17:04:49 +08:00 |
|
briqt
|
91cfa90503
|
Fix external knowledge Issues: (#17685) (#17843)
|
2025-04-11 15:37:27 +08:00 |
|
Good Wood
|
cc08451eb8
|
fix: fix file number limit error (#17848)
|
2025-04-11 15:26:26 +08:00 |
|
yihong
|
f04d52c044
|
fix: autocorrect everything in api (#17859)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-04-11 15:24:39 +08:00 |
|
Yeuoly
|
b2f5ca356a
|
enhance(plugin): replace json.loads with Pydantic model_validate_json (#17867)
|
2025-04-11 15:20:03 +08:00 |
|
Xu Song
|
1e1d457548
|
fix: make prompt consistent with few-show examples (#11538)
|
2025-04-11 09:16:26 +08:00 |
|
zxfishhack
|
5541a1f80e
|
robust for json parser (#17687)
|
2025-04-10 22:18:26 +08:00 |
|
wlleiiwang
|
9d20561af4
|
create db if not exists (#17796)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
|
2025-04-10 18:03:22 +08:00 |
|