Will and GitHub
a212a63e6a
fix: time type metadata filtering error ( #19192 )
2025-05-03 20:07:37 +08:00
非法操作 and GitHub
1ca6dbcdc8
fix: file name incorrect when download file ( #19183 )
2025-04-30 22:47:59 +08:00
349c3cf7b8
feat(api): Add image multimodal support for LLMNode ( #17372 )
...
Enhance `LLMNode` with multimodal capability, introducing support for
image outputs.
This implementation extracts base64-encoded images from LLM responses,
saves them to the storage service, and records the file metadata in the
`ToolFile` table. In conversations, these images are rendered as
markdown-based inline images.
Additionally, the images are included in the LLMNode's output as
file variables, enabling subsequent nodes in the workflow to utilize them.
To integrate file outputs into workflows, adjustments to the frontend code
are necessary.
For multimodal output functionality, updates to related model configurations
are required. Currently, this capability has been applied exclusively to
Google's Gemini models.
Close #15814 .
Signed-off-by: -LAN- <[email protected] >
Co-authored-by: -LAN- <[email protected] >
2025-04-30 17:28:02 +08:00
Bowen Liang and GitHub
12c96b93d9
immediately return initialed tiktokenizer instance and remove dead code in usage of tiktokenizer ( #17957 )
2025-04-30 16:07:20 +08:00
-LAN- and GitHub
bcc95e520b
feat: support remove first and remove last in variable assigner ( #19144 )
...
Signed-off-by: -LAN- <[email protected] >
2025-04-30 15:50:00 +08:00
Will and GitHub
69b43a955f
fix: inconsistent case expression in _process_metadata_filter_func ( #19146 )
2025-04-30 15:14:01 +08:00
65b7a783fe
fix: metadata filter not work ( #19020 )
...
Co-authored-by: 金鹏程 <[email protected] >
Co-authored-by: crazywoola <[email protected] >
2025-04-30 11:06:03 +08:00
QuantumGhost and GitHub
bd1bbfee4b
Enhance Code Consistency Across Repository with .editorconfig ( #19023 )
2025-04-29 18:04:33 +08:00
feiyang_deepnova and GitHub
226afd4550
Fix: the issue of getting empty environment variables. ( #19085 )
2025-04-29 18:01:11 +08:00
Ahmad Zidan and GitHub
8266815cda
feat: add AWS Managed IAM auth for OpenSearch vector DB ( #18963 )
2025-04-29 15:10:08 +08:00
Ethan and GitHub
8b4ea01810
feat: support access milvus with token ( #19034 )
2025-04-29 14:52:13 +08:00
Panpan and GitHub
83187b30c0
fix: fix rerank model runner usage ( #19008 )
2025-04-29 14:51:21 +08:00
a147d2a200
feat(api): use json_repair to fix invalid json while generating structured output ( #18977 )
...
When generating JSON schema using an LLM in the structured output feature,
models may occasionally return invalid JSON, which prevents clients from correctly
parsing the response and can lead to UI breakage.
This commit addresses the issue by introducing `json_repair` to automatically
fix invalid JSON strings returned by the LLM, ensuring smoother functionality
and better client-side handling of structured outputs.
Co-authored-by: lizb <[email protected] >
2025-04-29 12:39:13 +08:00
Kevin9703 and GitHub
94cc0b7a12
fix(workflow_cycle_manage): failed nodes were not updated in workflow_node_executions ( #18994 )
2025-04-29 10:31:08 +08:00
Jyong and GitHub
b8bb45b106
remove unstructured api key check ( #18989 )
2025-04-28 17:26:30 +08:00
quicksand and GitHub
5de01c1444
feat (document_extractor): support .properties file ( #18969 )
2025-04-28 15:28:11 +08:00
-LAN- and GitHub
f86e2edc54
refactor(plugin/backwards_invocation/app): Remove unnecessary .value from StrEnum ( #18896 )
...
Signed-off-by: -LAN- <[email protected] >
2025-04-28 14:50:59 +08:00
crazywoola and GitHub
2c2af1d117
feat: add VTT data transform to Document extractor ( #18936 )
2025-04-28 13:45:15 +08:00
cooper.wu and GitHub
7a62202392
fix: when cot_agent call tool like searxng lost some response content ( #16781 )
2025-04-28 09:27:46 +08:00
-LAN- and GitHub
d9aa2b155a
refactor: Refactors repository imports structure ( #18901 )
...
Signed-off-by: -LAN- <[email protected] >
2025-04-27 17:29:03 +08:00
Yeuoly and GitHub
0e0ec4691a
feat: add interfaces of OAuth handler methods for authorization ( #18889 )
2025-04-27 16:00:37 +08:00
Yeuoly and GitHub
abafa68647
refactor: rename plugin manager to plugin client and rename path from manager to impl ( #18876 )
2025-04-27 14:22:25 +08:00
非法操作 and GitHub
c1559a7c8e
fix: LLMResultChunk cause concatenate str and list exception ( #18852 )
2025-04-27 11:32:14 +08:00
Wesley and GitHub
b62eb61400
fix depth param issue for WaterCrawl ( #18839 )
2025-04-27 11:04:56 +08:00
+101
0a20210a59
feat: Add W&B Weave Tracing Integration ( #14262 )
...
Signed-off-by: Yuichiro Utsumi <[email protected] >
Signed-off-by: -LAN- <[email protected] >
Signed-off-by: yihong0618 <[email protected] >
Signed-off-by: kenwoodjw <[email protected] >
Signed-off-by: ChengZi <[email protected] >
Signed-off-by: cl <[email protected] >
Co-authored-by: Yu Chun Chang <[email protected] >
Co-authored-by: Kyle Chang <[email protected] >
Co-authored-by: Lick-liu <[email protected] >
Co-authored-by: crazywoola <[email protected] >
Co-authored-by: Yuichiro Utsumi <[email protected] >
Co-authored-by: NFish <[email protected] >
Co-authored-by: Yeuoly <[email protected] >
Co-authored-by: Wu Tianwei <[email protected] >
Co-authored-by: DDDDD12138 <[email protected] >
Co-authored-by: Jyong <[email protected] >
Co-authored-by: -LAN- <[email protected] >
Co-authored-by: Novice <[email protected] >
Co-authored-by: yihong <[email protected] >
Co-authored-by: Kalo Chin <[email protected] >
Co-authored-by: zxhlyh <[email protected] >
Co-authored-by: jiangbo721 <[email protected] >
Co-authored-by: 刘江波 <[email protected] >
Co-authored-by: Lam <[email protected] >
Co-authored-by: crazywoola <[email protected] >
Co-authored-by: Mars <[email protected] >
Co-authored-by: mars <[email protected] >
Co-authored-by: Joe <[email protected] >
Co-authored-by: Rafael Carvalho <[email protected] >
Co-authored-by: Joel <[email protected] >
Co-authored-by: 非法操作 <[email protected] >
Co-authored-by: kenwoodjw <[email protected] >
Co-authored-by: codingjaguar <[email protected] >
Co-authored-by: ChengZi <[email protected] >
Co-authored-by: Fei He <[email protected] >
Co-authored-by: Arcaner <[email protected] >
Co-authored-by: Xiyuan Chen <[email protected] >
Co-authored-by: KVOJJJin <[email protected] >
Co-authored-by: XiaoBa <[email protected] >
Co-authored-by: Xiaoba Yu <[email protected] >
Co-authored-by: zhangyuhang <[email protected] >
Co-authored-by: yuhang2.zhang <[email protected] >
Co-authored-by: 诗浓 <[email protected] >
Co-authored-by: RookieAgent <[email protected] >
Co-authored-by: sho-takano-dev <[email protected] >
Co-authored-by: 過世秋風 <[email protected] >
Co-authored-by: Yi Feng <[email protected] >
Co-authored-by: QuantumGhost <[email protected] >
Co-authored-by: Yongtao Huang <[email protected] >
Co-authored-by: ShadowJobs <[email protected] >
Co-authored-by: LinYing <[email protected] >
Co-authored-by: Benjamin <[email protected] >
Co-authored-by: LiuBodong <[email protected] >
Co-authored-by: huangzhuo1949 <[email protected] >
Co-authored-by: huangzhuo <[email protected] >
Co-authored-by: csurong <[email protected] >
Co-authored-by: 傻笑zz <[email protected] >
Co-authored-by: L8ng <[email protected] >
Co-authored-by: Bowen Liang <[email protected] >
Co-authored-by: Novice Lee <[email protected] >
Co-authored-by: GuanMu <[email protected] >
Co-authored-by: LittleFish-15 <[email protected] >
Co-authored-by: 诗浓 <[email protected] >
Co-authored-by: luckylhb90 <[email protected] >
Co-authored-by: hobo.l <[email protected] >
Co-authored-by: Gen Sato <[email protected] >
Co-authored-by: twwu <[email protected] >
Co-authored-by: StoneFancyX <[email protected] >
Co-authored-by: StoneFancyX <[email protected] >
Co-authored-by: Naoki KOBAYASHI <[email protected] >
Co-authored-by: kurokobo <[email protected] >
Co-authored-by: cyflhn <[email protected] >
Co-authored-by: Yingchun Lai <[email protected] >
Co-authored-by: jimmyfen <[email protected] >
Co-authored-by: Xuetao Song <[email protected] >
Co-authored-by: Panpan <[email protected] >
Co-authored-by: wyy-holding <[email protected] >
Co-authored-by: リイノ Lin <[email protected] >
Co-authored-by: Ning <[email protected] >
Co-authored-by: Linh Nguyen <[email protected] >
Co-authored-by: Junjie.M <[email protected] >
Co-authored-by: Ron <[email protected] >
Co-authored-by: Novice <[email protected] >
Co-authored-by: NanoNova <[email protected] >
Co-authored-by: JaydenZhou <[email protected] >
Co-authored-by: dotdotdot <[email protected] >
Co-authored-by: Good Wood <[email protected] >
Co-authored-by: Ryosei Karaki <[email protected] >
Co-authored-by: chenhuan0728 <[email protected] >
Co-authored-by: chenhuan <huan.chen0728@foxmail>
Co-authored-by: lenbo <[email protected] >
Co-authored-by: Jiang <[email protected] >
Co-authored-by: jiangzhijie <[email protected] >
Co-authored-by: Yongtao Huang <[email protected] >
Co-authored-by: zhangkun-21 <[email protected] >
Co-authored-by: hsiong <[email protected] >
Co-authored-by: 李远军 <[email protected] >
Co-authored-by: yourchanges <[email protected] >
Co-authored-by: David <[email protected] >
Co-authored-by: liuzhenghua <[email protected] >
Co-authored-by: taokuizu <[email protected] >
Co-authored-by: Hanqing Zhao <[email protected] >
Co-authored-by: JimintheBox <[email protected] >
Co-authored-by: wlleiiwang <[email protected] >
Co-authored-by: wlleiiwang <[email protected] >
Co-authored-by: Alex <[email protected] >
Co-authored-by: yuanlong <[email protected] >
Co-authored-by: wanttobeamaster <[email protected] >
Co-authored-by: xiaozhiqing.xzq <[email protected] >
Co-authored-by: Chenhe Gu <[email protected] >
Co-authored-by: tyounami <[email protected] >
Co-authored-by: bo.zhao <[email protected] >
Co-authored-by: ClSlaid <[email protected] >
Co-authored-by: adru <[email protected] >
Co-authored-by: horochx <[email protected] >
2025-04-26 04:28:30 -07:00
-LAN- and GitHub
c104febf63
refactor: Apply DI to WorkflowNodeExecutionRepository. ( #18794 )
...
Signed-off-by: -LAN- <[email protected] >
2025-04-25 18:05:36 +08:00
bravomark and GitHub
9bcc8041e9
fix : #18744 The model order defined in position.yaml in the Model Plugin is not taking effect. ( #18756 )
2025-04-25 16:45:48 +08:00
2627e221f2
fix: buildin tool provider credentials_for_provider ( #18725 )
...
Co-authored-by: hobo.l <[email protected] >
2025-04-25 10:08:16 +08:00
5e2b3b34e5
issue: #17056 : Add a reason field to the message_replace event ( #17195 )
...
Co-authored-by: 聂政 <[email protected] >
2025-04-25 10:08:06 +08:00
37e2f73909
[Lindorm VDB] Add the QUERY_TIMEOUT parameter to force the search query to fail. ( #18613 )
...
Co-authored-by: jiangzhijie <[email protected] >
2025-04-25 09:42:58 +08:00
王晓阳 and GitHub
0babdffe3e
feat: support vastbase vector database ( #16308 )
2025-04-24 18:04:57 +08:00
d242e4b95b
fix agentflow error if first variable is num ( #18660 )
...
Co-authored-by: lizb <[email protected] >
2025-04-24 11:55:29 +08:00
PyKen and GitHub
2266001d19
Fix some prompt typos ( #18645 )
2025-04-24 10:36:45 +08:00
Jyong and GitHub
e2cb7006c4
check metadata_filtering_conditions could be None in auto mode ( #18548 )
2025-04-22 17:09:33 +08:00
a1158cc946
fix: Update prompt message content types to use Literal and add union type for content ( #17136 )
...
Co-authored-by: 朱庆超 <[email protected] >
Co-authored-by: crazywoola <[email protected] >
2025-04-22 16:17:55 +08:00
lauding and GitHub
eb1ce3dd6b
feat: support huawei cloud vector database ( #16141 )
2025-04-22 13:03:35 +08:00
tmuife and GitHub
7b6523e54d
Update Oracle db connection library and change connection pool to single connection ( #18466 )
2025-04-21 17:56:57 +08:00
Novice and GitHub
f191d372f0
fix(promptMessage): correct field_serializer implementation for content serialization ( #18458 )
2025-04-21 15:09:49 +08:00
Will and GitHub
cb69cb2d64
fix weird syntax error ( #18454 )
2025-04-21 14:18:32 +08:00
-LAN- and GitHub
44a2eca449
refactor: Refactors workflow node execution handling ( #18382 )
...
Signed-off-by: -LAN- <[email protected] >
2025-04-18 20:06:24 +08:00
Novice and GitHub
da9269ca97
feat: structured output ( #17877 )
2025-04-18 16:33:53 +08:00
Rain Wang and GitHub
d2e3744ca3
Switching from CONSOLE_API_URL to FILES_URL in word_extractor.py ( #18249 )
2025-04-18 16:05:48 +08:00
dc9c5a4bc7
make repository type be private ( #18304 )
...
Co-authored-by: lizb <[email protected] >
2025-04-17 18:49:22 +08:00
Jyong and GitHub
e90c532c3a
fix retrival resource miss in chatflow ( #18307 )
2025-04-17 18:05:15 +08:00
Vitor and GitHub
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- and GitHub
22a1bc337f
fix: perferred model provider not match with provider. ( #18282 )
...
Signed-off-by: -LAN- <[email protected] >
2025-04-17 15:44:00 +08:00
Rain Wang and GitHub
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- and GitHub
6d9dd3109e
feat: add a abstract layer for WorkflowNodeExcetion ( #18026 )
2025-04-17 12:48:52 +09:00
Novice and GitHub
6d66e3f680
fix(follow_ups): handle empty LLM responses in context ( #18237 )
2025-04-17 10:41:56 +08:00
Rain Wang and GitHub
e8d98e3d89
Add analyzer_params config for milvus vectordb ( #18180 )
2025-04-17 10:38:56 +08:00