Novice
|
1ecf581ba1
|
chore: add model name in detail
|
2026-01-07 15:05:51 +08:00 |
Novice
|
5a5ee0db26
|
Merge branch 'feat/agent-node-v2' into deploy/dev
|
2026-01-06 16:49:35 +08:00 |
Novice
|
cef7fd484b
|
chore: add trace metadata and streaming icon
|
2026-01-06 16:30:33 +08:00 |
CodingOnStar
|
3ef37b24bb
|
Merge branch 'feat/model-total-credits' into deploy/dev
|
2026-01-06 11:08:53 +08:00 |
Byron.wang
|
5362f69083
|
feat(refactoring): Support Structured Logging (JSON) (#30170)
|
2026-01-04 11:46:46 +08:00 |
Novice
|
8fb50d52dc
|
Merge branch 'feat/agent-node-v2' into deploy/dev
|
2026-01-04 11:10:38 +08:00 |
Novice
|
dc8a618b6a
|
feat: add think start end tag
|
2026-01-04 11:09:43 +08:00 |
Novice
|
f3e7fea628
|
feat: add tool call time
|
2026-01-04 10:29:02 +08:00 |
非法操作
|
c1bb310183
|
chore: remove icon_large of models (#30466)
Co-authored-by: zhsama <torvalds@linux.do>
|
2026-01-03 02:35:17 +09:00 |
wangxiaolei
|
9b6b2f3195
|
feat: add AgentMaxIterationError exc (#30423)
|
2026-01-01 00:40:54 +08:00 |
Zhiqiang Yang
|
cad7101534
|
feat: support image extraction in PDF RAG extractor (#30399)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 15:49:06 +08:00 |
Sai
|
64dc98e607
|
fix: workflow incorrectly marked as completed while nodes are still executing (#30251)
Co-authored-by: sai <>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 10:45:43 +08:00 |
wangxiaolei
|
9007109a6b
|
fix: [xxx](xxx) render as xxx](xxx) (#30392)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 10:30:15 +08:00 |
Asuka Minato
|
fb5edd0bf6
|
refactor: split changes for api/services/tools/api_tools_manage_servi… (#29899)
|
2025-12-31 10:24:35 +08:00 |
Stephen Zhou
|
13346f2874
|
Merge branch 'main' into deploy/dev
|
2025-12-30 16:45:34 +08:00 |
wangxiaolei
|
c1af6a7127
|
fix: fix provider_id is empty (#30374)
|
2025-12-30 16:28:31 +08:00 |
Novice
|
960b0707c8
|
Merge branch 'feat/agent-node-v2' into deploy/dev
|
2025-12-30 13:43:40 +08:00 |
Stephen Zhou
|
a6b94f11e5
|
Merge branch 'main' into deploy/dev
|
2025-12-30 11:49:47 +08:00 |
Novice
|
ccabdbc83b
|
Merge branch 'main' into feat/agent-node-v2
|
2025-12-30 10:20:42 +08:00 |
wangxiaolei
|
30dd50ff83
|
feat: allow fail fast (#30262)
|
2025-12-30 09:27:40 +08:00 |
Maries
|
14bff10201
|
fix(api): remove tool provider list cache to fix cache inconsistency (#30323)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 16:58:38 +08:00 |
DevByteAI
|
0b1439fee4
|
fix(template-transform): use base64 encoding for Jinja2 templates to fix #26818 (#30223)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-29 13:03:39 +08:00 |
Shemol
|
d9cecabe93
|
fix: release graph_runtime_state reference to prevent memory leak under high load (#30236)
Signed-off-by: SherlockShemol <shemol@163.com>
|
2025-12-29 10:35:47 +08:00 |
Will
|
d546d525b4
|
feat: MCP tool adds support for embeddedResource (#30261)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-29 10:15:47 +08:00 |
Novice
|
d8010a7fbc
|
fix: Add JSON RPC request type guard (#30216)
|
2025-12-28 03:02:46 +09:00 |
Jyong
|
f610f6895f
|
fix: retrieval test and knowledge retrieval node failed in multimodal mode (#30210)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-26 21:42:06 +08:00 |
wangxiaolei
|
d20a8d5b77
|
fix: fix missing not in (#30207)
|
2025-12-26 16:52:34 +08:00 |
wangxiaolei
|
8611301722
|
fix: fix DatasetRetrieval._process_metadata_filter_func miss in operator (#30199)
|
2025-12-26 16:34:50 +08:00 |
wangxiaolei
|
61d255a6e6
|
chore: bypass InsufficientPrivilege on Azure PostgreSQL (#30191)
|
2025-12-26 14:35:05 +08:00 |
wangxiaolei
|
9885e92854
|
fix: validate first then save to db (#30107)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-25 19:36:52 +09:00 |
wangxiaolei
|
996c7d9e16
|
perf: using pipeline to delete redis cache (#30159)
|
2025-12-25 17:04:37 +08:00 |
Novice
|
f55faae31b
|
chore: strip reasoning from chatflow answers and persist generation details
|
2025-12-25 13:59:38 +08:00 |
Yansong Zhang
|
e01fae9151
|
fix: add tongyi paid
|
2025-12-25 11:36:06 +08:00 |
Yansong Zhang
|
0fb97ee9e9
|
fix: add tongyi paid
|
2025-12-25 11:34:59 +08:00 |
Yansong Zhang
|
5c51d61049
|
fix migration and add tongyi
|
2025-12-25 10:43:20 +08:00 |
Yansong Zhang
|
ba0a59f998
|
Merge remote-tracking branch 'origin/main' into feat/credit-pool
|
2025-12-25 10:38:39 +08:00 |
Novice
|
7fc25cafb2
|
feat: basic app add thought field
|
2025-12-25 10:28:21 +08:00 |
倉嶋 将矢
|
a26b2d74d4
|
fix: allow None values in VariableMessage validation (#30082)
|
2025-12-25 10:20:25 +08:00 |
倉嶋 将矢
|
9000fa1a88
|
fix: handle list content type in Parameter Extraction node (#30070)
|
2025-12-25 10:19:50 +08:00 |
Maries
|
02e0fadef7
|
feat: add editing support for trigger subscriptions (#29957)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-24 19:15:54 +08:00 |
wangxiaolei
|
2f9d718997
|
fix: fix use build_request lead unexpect param (#30095)
|
2025-12-24 17:23:30 +08:00 |
Novice
|
f439e081b5
|
fix: loop streaming by clearing stale subgraph variables (#30059)
|
2025-12-24 11:28:52 +08:00 |
Rhys
|
a5309bee25
|
fix: handle missing `credential_id` (#30051)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-24 11:21:51 +08:00 |
wangxiaolei
|
111a39b549
|
fix: fix firecrawl url concat (#30008)
|
2025-12-24 09:40:32 +08:00 |
wangxiaolei
|
aea3a6f80c
|
fix: when use forward proxy with httpx, httpx will overwrite the use … (#30029)
|
2025-12-23 19:01:12 +08:00 |
ericko-being
|
3f27b3f0b4
|
fix(ops): correct LangSmith dotted_order timestamp format (#30022)
|
2025-12-23 19:00:17 +08:00 |
wangxiaolei
|
b321511518
|
feat: grace ful close the connection (#30039)
|
2025-12-23 18:56:38 +08:00 |
非法操作
|
9701a2994b
|
chore: Translate stray Chinese comment to English (#30024)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-23 14:05:21 +08:00 |
lif
|
542eb04ad8
|
fix: preserve empty list for FILE_LIST type in base_app_generator (#29618)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-22 21:32:07 +08:00 |
wangxiaolei
|
eaf4146e2f
|
perf: optimize DatasetRetrieval.retrieve、RetrievalService._deduplicat… (#29981)
|
2025-12-22 20:08:21 +08:00 |