-LAN-
|
44a2eca449
|
refactor: Refactors workflow node execution handling (#18382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-18 20:06:24 +08:00 |
Xiyuan Chen
|
4247a6b807
|
fix: reset_password security issue (#18363)
|
2025-04-18 05:06:09 -04: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 |
Ethan
|
523efbfea5
|
Fix: ValueError: Formatting field not found in record: 'req_id' (#18327)
|
2025-04-18 09:42:38 +08:00 |
Ganondorf
|
721294948c
|
Diable expire_on_commit in the implemention of the WorkflowNodeExecut… (#18321)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-04-17 21:09:19 +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 |
Yeuoly
|
8f547e6340
|
fix(typing): validate OAuth code before processing access token (#18288)
|
2025-04-17 16:58:29 +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 |
moonpanda
|
caa179a1d3
|
If the DSL version is less than 0.1.5, it causes errors in an intranet environment. (#18273)
Co-authored-by: warlocgao <warlocgao@tencent.com>
|
2025-04-17 15:25:31 +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 |
devxing
|
e912928cce
|
fix: create child chunk (#18209)
Co-authored-by: devxing <devxing@gmail.com>
|
2025-04-16 19:56:21 +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 |
jiangbo721
|
18f98f4fe1
|
fix: ruff check isoparse (#18033)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-04-16 19:21:18 +08:00 |
诗浓
|
4166f73d9d
|
fix: page/limit param not effective (#18196)
|
2025-04-16 17:26:47 +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 |
-LAN-
|
c6e2970b65
|
chore: Reorganizes test file structure (#18155)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-16 16:09:17 +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 |
kenwoodjw
|
b247ef85bf
|
fix dataset api retrieval model null handling (#18151)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-04-16 15:50:06 +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 |
AichiB7A
|
2a0d7533d7
|
[Unit Test] Generate coverage number for UT (#18106)
|
2025-04-16 11:55:37 +08:00 |
Bowen Liang
|
57b28576f0
|
chore: remove unused poetry.toml (#18112)
|
2025-04-16 11:55:19 +08:00 |
Jimmyy
|
aead48726e
|
fix: cannot regenerate with image(#15060) (#16611)
Co-authored-by: werido <359066432@qq.com>
|
2025-04-16 09:56:46 +08:00 |
Bowen Liang
|
9d7357058a
|
chore: merge lint dependency group into dev group of python packages (#18088)
|
2025-04-15 20:50:06 +08:00 |
Yeuoly
|
d619fa1767
|
feat: implement blob chunk handling in plugin manager (#18101)
|
2025-04-15 19:23:03 +08:00 |
Bowen Liang
|
12de1d175c
|
build: introduce uv as Python package manager (#16317)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-04-15 16:16:49 +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 |
AichiB7A
|
6c167038af
|
[Observability] Instrument with celery (#18029)
|
2025-04-15 11:35:34 +08:00 |
kenwoodjw
|
dfc123819e
|
fix basic auth encoding (#18047)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-04-15 11:34:50 +08:00 |
-LAN-
|
be6a88cb77
|
fix: Prevents duplicate logs from SQLAlchemy engine (#18024)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-14 20:28:31 +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 |
-LAN-
|
08a693a0a0
|
fix: published workflow(tool) can be deleted. (#17900)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-11 19:39:09 +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 |
AichiB7A
|
5f8d20b5b2
|
[Observability] Integrate OpenTelemetry (#17627)
|
2025-04-11 17:04:06 +08:00 |