Jyong
|
a1ab4aec3d
|
fix db migration (#15422)
|
2025-03-11 00:24:57 +08:00 |
|
Jyong
|
f77f7e1437
|
fix text split (#15426)
|
2025-03-11 00:24:27 +08:00 |
|
kenwoodjw
|
adda049265
|
fix kb permission (#15199)
Signed-off-by: kenwoodjw <blackxin55@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-03-10 23:47:45 +08:00 |
|
Jyong
|
9b2a9260ef
|
Feat/new saas billing (#14996)
|
2025-03-10 19:50:11 +08:00 |
|
Joe
|
c8cc31af88
|
fix: app trace permission (#15397)
|
2025-03-10 18:45:25 +08:00 |
|
KVOJJJin
|
78d460a6d1
|
Feat: time period filter for workflow logs (#14271)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-03-10 14:02:58 +08:00 |
|
-LAN-
|
3254018ddb
|
feat(workflow_service): workflow version control api. (#14860)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-10 13:34:31 +08:00 |
|
kurokobo
|
f2b7df94d7
|
fix: return absolute path as the icon url if CONSOLE_API_URL is empty (#15279)
|
2025-03-10 13:15:06 +08:00 |
|
engchina
|
2968482199
|
downgrade boto3 to use s3 compatible storage. Fixes #15225 (#15261)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-10 09:56:38 +08:00 |
|
znn
|
f8ac382072
|
raising error if plugin not initialized (#15319)
|
2025-03-10 09:54:51 +08:00 |
|
Will
|
aef43910b1
|
fix: octet/stream => application/octet-stream (#15329)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-10 09:49:27 +08:00 |
|
albcunha
|
87efd4ab84
|
Update login.py (#15320)
|
2025-03-10 09:49:14 +08:00 |
|
heyszt
|
a8b600845e
|
fix Unicode Escape Characters (#15318)
|
2025-03-10 09:22:41 +08:00 |
|
Xiyuan Chen
|
9b9d14c2c4
|
Feat/compliance (#14982)
|
2025-03-07 14:56:38 -05:00 |
|
jiangbo721
|
e70221a9f1
|
fix: website remote url display error (#15217)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-07 20:32:29 +08:00 |
|
Mars
|
126202648f
|
fix message sort (#15231)
|
2025-03-07 19:36:44 +08:00 |
|
mr-chenguang
|
53eb56bb1e
|
Fix: psycopg2.errors.StringDataRightTruncation value too long for type character varying(40) (#15179)
|
2025-03-07 12:15:52 +08:00 |
|
非法操作
|
99dc8c7871
|
fix: http node request detect text/xml as file (#15174)
|
2025-03-07 12:12:06 +08:00 |
|
Yeuoly
|
65da9425df
|
Fix: only retrieval plugin-compatible providers when provider_name starts with langgenius (#15133)
|
2025-03-07 00:41:56 +08:00 |
|
Jyong
|
435564f0f2
|
fix parent-child retrival count (#15119)
|
2025-03-06 22:32:38 +08:00 |
|
engchina
|
9c1db7dca7
|
modify oracle lexer name Fixes #15106 (#15108)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-06 18:58:51 +08:00 |
|
Novice
|
778861f461
|
fix: agent node can't use in parallel (#15047)
|
2025-03-06 13:13:24 +08:00 |
|
Wood
|
2c17bb2c36
|
Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
|
2025-03-05 17:41:15 +08:00 |
|
Miki Watanabe
|
2e467cbc74
|
[FIX]Ruff: lint errors for E731 (#13018)
|
2025-03-05 15:54:04 +08:00 |
|
Bowen Liang
|
561a3bf7a0
|
chore: remove the unused config INNER_API_KEY (#14780)
|
2025-03-05 15:39:48 +08:00 |
|
LeanDeR
|
4f6a4f244c
|
fix(llm/nodes.py): Ensure that the output returns without any exceptions (#14880)
|
2025-03-05 14:35:08 +08:00 |
|
Yeuoly
|
cef49da576
|
feat: Add caching mechanism for latest plugin version retrieval (#14968)
|
2025-03-05 13:47:06 +08:00 |
|
llinvokerl
|
d04f40c274
|
Fix empty results issue in full-text search with Milvus vector database (#14885)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
|
2025-03-05 12:27:01 +08:00 |
|
Yeuoly
|
4668c4996a
|
feat: Add caching mechanism for plugin model schemas (#14898)
|
2025-03-04 18:02:06 +08:00 |
|
Bowen Liang
|
96eed571d9
|
chore: fix contaminated db migration commit title for add_retry_index_field_to_node_execution (#14787)
|
2025-03-04 13:28:17 +08:00 |
|
Novice
|
24d80000ac
|
chore: Restore the parts that were overwritten during conflict resolution. (#14141)
|
2025-03-04 11:21:16 +08:00 |
|
engchina
|
c8de30f3d9
|
feat: support oracle oci autonomouse database. Fixes #14792 and Fixes #14628. (#14804)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-04 09:22:04 +08:00 |
|
Qun
|
f0fb38fed4
|
unify moderation and annotation's response behavior in message log of chatflow app with other types of app (#14800)
|
2025-03-04 09:09:32 +08:00 |
|
jiangbo721
|
829cd70889
|
fix: When chatflow's file uploads changed from not being supported to… (#14341)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-03 17:41:28 +08:00 |
|
Bowen Liang
|
64e122c5f6
|
chore: Bump ruff to 0.9.9 (#13356)
|
2025-03-03 15:16:08 +08:00 |
|
engchina
|
cd46ebbb34
|
fix: (psycopg2.errors.StringDataRightTruncation) value too long for type character varying(40) Fixes #14593 (#14597)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-03 13:16:51 +08:00 |
|
非法操作
|
8d4136d864
|
fix: document extractor can't parse excel (#14695)
|
2025-03-03 10:35:47 +08:00 |
|
非法操作
|
4125e575af
|
fix: save site setting not work (#14700)
|
2025-03-03 10:32:20 +08:00 |
|
Yingchun Lai
|
7259c0d69f
|
fix: fix a typo of get_customizable_model_schema method name (#14449)
|
2025-03-01 22:56:13 +08:00 |
|
crazywoola
|
ce2dd22bd7
|
fix: typo doc_metadat (#14569)
|
2025-02-28 22:51:38 +08:00 |
|
Yeuoly
|
a9e4f345e9
|
fix: ensure correct provider ID comparison in tool provider query (#14527)
|
2025-02-28 15:05:16 +08:00 |
|
Novice
|
779770dae5
|
fix: workflow tool file error (#14483)
|
2025-02-27 20:45:39 +08:00 |
|
Novice
|
bb4fecf3d1
|
fix(agent node): tool setting and workflow tool. (#14461)
|
2025-02-27 16:09:13 +08:00 |
|
yuhaowin
|
1e3197a1ea
|
Fixes 14217: database retrieve api and chat-messages api response doc_metadata (#14219)
|
2025-02-27 14:56:46 +08:00 |
|
Yeuoly
|
a9dda1554e
|
Fix/custom model credentials (#14450)
|
2025-02-27 13:35:41 +08:00 |
|
Yeuoly
|
9a417bfc5e
|
fix: update database query and model definitions (#14415)
|
2025-02-26 18:45:12 +08:00 |
|
Warren Chen
|
02dc835721
|
[chore] upgrade bedrock (#14387)
|
2025-02-26 16:51:20 +08:00 |
|
Bowen Liang
|
21e1443ed5
|
chore: cleanup unchanged overridden method in subclasses of BaseNode (#14281)
|
2025-02-26 09:41:38 +08:00 |
|
nickname
|
93a5ffb037
|
bugfix: db insert error when notion page_name too long (#14316)
|
2025-02-26 09:38:18 +08:00 |
|
-LAN-
|
57b60dd51f
|
fix(provider_manager): fix custom provider (#14340)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-02-25 20:48:47 +08:00 |
|