Jyong
|
2648f822c3
|
check metadata_filtering_conditions could be None in auto mode (#18548)
|
2025-04-22 17:09:33 +08:00 |
|
ZalterCitty
|
8ebdd4649c
|
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
|
d9e9dc7aa6
|
feat: support huawei cloud vector database (#16141)
|
2025-04-22 13:03:35 +08:00 |
|
tmuife
|
ae49b28ff3
|
Update Oracle db connection library and change connection pool to single connection (#18466)
|
2025-04-21 17:56:57 +08:00 |
|
Novice
|
e31c98eea3
|
fix(promptMessage): correct field_serializer implementation for content serialization (#18458)
|
2025-04-21 15:09:49 +08:00 |
|
Will
|
56da7ddbb3
|
fix weird syntax error (#18454)
|
2025-04-21 14:18:32 +08:00 |
|
-LAN-
|
90aeda86db
|
refactor: Refactors workflow node execution handling (#18382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-18 20:06:24 +08:00 |
|
Novice
|
2eb79ef233
|
feat: structured output (#17877)
|
2025-04-18 16:33:53 +08:00 |
|
Rain Wang
|
0aa852f3cc
|
Switching from CONSOLE_API_URL to FILES_URL in word_extractor.py (#18249)
|
2025-04-18 16:05:48 +08:00 |
|
Ganondorf
|
606d54f586
|
make repository type be private (#18304)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-04-17 18:49:22 +08:00 |
|
Jyong
|
fe2cbdbffb
|
fix retrival resource miss in chatflow (#18307)
|
2025-04-17 18:05:15 +08:00 |
|
Vitor
|
491a1beed3
|
fix: invalid new tool call creation logic during response handling in OAI-Compat model (#17781)
|
2025-04-17 16:52:49 +08:00 |
|
-LAN-
|
5de78ea8ba
|
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
|
ef26a6a0ab
|
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-
|
52a01315c4
|
feat: add a abstract layer for WorkflowNodeExcetion (#18026)
|
2025-04-17 12:48:52 +09:00 |
|
Novice
|
0dbc07a4eb
|
fix(follow_ups): handle empty LLM responses in context (#18237)
|
2025-04-17 10:41:56 +08:00 |
|
Rain Wang
|
a4f4cec979
|
Add analyzer_params config for milvus vectordb (#18180)
|
2025-04-17 10:38:56 +08:00 |
|
Novice
|
2cd8ae79b1
|
fix(fail-branch): prevent streaming output in exception branches (#17153)
|
2025-04-16 22:34:07 +08:00 |
|
Yeuoly
|
7f47f9bdc5
|
feat: fetch app info in plugins (#18202)
|
2025-04-16 20:27:29 +08:00 |
|
Arcaner
|
377992af1e
|
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
|
c828ab0a5d
|
feat: agent strategy parameter add help information (#18192)
|
2025-04-16 17:24:09 +08:00 |
|
呆萌闷油瓶
|
d4eef9104b
|
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
|
5c0b872aad
|
Http requests node add ssl verify (#18125)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-04-16 15:59:34 +08:00 |
|
Jyong
|
9394d82b01
|
Feat/change split length method (#18097)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2025-04-16 12:28:22 +08:00 |
|
Yeuoly
|
6639558c30
|
feat: implement blob chunk handling in plugin manager (#18101)
|
2025-04-15 19:23:03 +08:00 |
|
YANG
|
c6ee3a8df1
|
ignore errors when creating duplicate indexes (#18069)
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com>
|
2025-04-15 15:48:16 +08:00 |
|
huangzhuo1949
|
09b7371333
|
fix: cot agent chinese json bug (#18073)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
2025-04-15 15:36:44 +08:00 |
|
Junjie.M
|
55f33c04b1
|
fix: plugin parameter type TOOLS_SELECTOR parameter not validation required (#18060)
|
2025-04-15 13:51:40 +08:00 |
|
kenwoodjw
|
def2d2956a
|
fix basic auth encoding (#18047)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-04-15 11:34:50 +08:00 |
|
Yeuoly
|
51f961bdf0
|
feat: add minimum dify version requirement to plugins (#18022)
|
2025-04-14 20:09:22 +08:00 |
|
Novice
|
b00fa8c830
|
fix(typo): workflow ops triggered from (#18019)
|
2025-04-14 19:08:05 +08:00 |
|
kenwoodjw
|
e4acef4d35
|
fix chat message type error (#17997)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-04-14 16:05:46 +08:00 |
|
Novice
|
56b8225279
|
fix(langfuse): qusetion classify node can't see cost in langfuse (#17982)
|
2025-04-14 15:28:26 +08:00 |
|
Jasonfish
|
637bf76e84
|
fix(api): Some params were ignored when creating empty Datasets through API (#17932)
|
2025-04-14 10:24:01 +08:00 |
|
Yongtao Huang
|
5ca9433c46
|
Remove dead code (#17899)
|
2025-04-11 20:33:52 +08:00 |
|
QuantumGhost
|
ffc0e172ef
|
refactor(api): Enhance error handling in BasePluginManager (#17887)
|
2025-04-11 17:32:20 +08:00 |
|
-LAN-
|
93eef1625f
|
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
|
412475afb0
|
Fix external knowledge Issues: (#17685) (#17843)
|
2025-04-11 15:37:27 +08:00 |
|
Good Wood
|
e6b956a299
|
fix: fix file number limit error (#17848)
|
2025-04-11 15:26:26 +08:00 |
|
yihong
|
27edcb6e7c
|
fix: autocorrect everything in api (#17859)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-04-11 15:24:39 +08:00 |
|
Yeuoly
|
cfe71774b4
|
enhance(plugin): replace json.loads with Pydantic model_validate_json (#17867)
|
2025-04-11 15:20:03 +08:00 |
|
Xu Song
|
84d56375b1
|
fix: make prompt consistent with few-show examples (#11538)
|
2025-04-11 09:16:26 +08:00 |
|
zxfishhack
|
2f513c8769
|
robust for json parser (#17687)
|
2025-04-10 22:18:26 +08:00 |
|
wlleiiwang
|
5def37a87b
|
create db if not exists (#17796)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
|
2025-04-10 18:03:22 +08:00 |
|
Qun
|
78f898389f
|
enhance guessing mimetype of tool file (#17640)
|
2025-04-10 11:14:20 +08:00 |
|
-LAN-
|
bf11af4e04
|
feat(large_language_model): Adds plugin-based token counting configuration option (#17706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-04-09 20:52:58 +08:00 |
|
Jyong
|
e75c7de12d
|
revert batch query (#17707)
|
2025-04-09 20:25:36 +08:00 |
|
wlleiiwang
|
d2b3c66e54
|
fix: Check collection exists before drop it. (#17692)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
|
2025-04-09 19:14:32 +08:00 |
|
Jyong
|
bd8ba3582a
|
fix segment query index not effect (#17704)
|
2025-04-09 19:09:08 +08:00 |
|
Yeuoly
|
c5918c0cfd
|
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695)
|
2025-04-09 17:49:27 +08:00 |
|