Commit Graph

3186 Commits

Author SHA1 Message Date
jyong
732b56bf3b Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-05 16:11:04 +08:00
jyong
5b4589951d fix metadata 2025-03-05 16:10:04 +08:00
GareArc
62c2e2f33c Merge branch 'feat/compliance' into deploy/dev 2025-03-05 02:45:05 -05:00
NFish
760bd8dedd Merge branch 'main' into deploy/dev 2025-03-05 15:14:17 +08:00
jyong
2de2046b6c fix metadata 2025-03-05 15:01:47 +08:00
jyong
08140cc362 fix metadata 2025-03-05 14:59:37 +08:00
jyong
b9dc8206e6 fix metadata 2025-03-05 14:54:56 +08:00
jyong
9632f7d515 fix metadata 2025-03-05 14:46: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
jyong
abc4d49e18 fix metadata 2025-03-04 17:07:28 +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
jyong
9042b368e9 add metadata migration 2025-03-03 13:35:51 +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
jyong
3c3e0a35f4 add metadata migration 2025-02-28 16:34:11 +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
jyong
96cf0ed5af add metadata migration 2025-02-27 17:21:54 +08:00
jyong
46a798bea8 dataset metadata fix 2025-02-27 16:23:02 +08:00
Novice
bb4fecf3d1
fix(agent node): tool setting and workflow tool. (#14461) 2025-02-27 16:09:13 +08:00
jyong
9e258c495d dataset metadata fix 2025-02-27 15:30:37 +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
jyong
c53786d229 dataset metadata update 2025-02-26 19:59:57 +08:00
jyong
17f23f4798 Merge branch 'main' into feat/support-knowledge-metadata
# Conflicts:
#	api/core/rag/datasource/retrieval_service.py
#	api/core/workflow/nodes/code/code_node.py
#	api/services/dataset_service.py
2025-02-26 19:59:14 +08:00
jyong
67f2c766bc dataset metadata update 2025-02-26 19:56:19 +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
-LAN-
7a71498a3e
chore(quota): Update deduct quota (#14337)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-02-25 20:10:08 +08:00
-LAN-
76bcdc2581
chore(provider_manager): Update hosted model's name (#14334)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-02-25 18:47:33 +08:00
-LAN-
4a6cbda1b4
chore(provider_manager): Update hosted model's name (#14324)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-02-25 16:58:57 +08:00
Yeuoly
8c9e34133c
Fix/disable autoflush in list tools (#14301) 2025-02-25 14:52:08 +08:00
Yeuoly
9fb78ce827
refactor(tool-engine): Improve tool provider handling with session ma… (#14291) 2025-02-25 12:33:29 +08:00
Yeuoly
490b6d092e
Fix/plugin race condition (#14253) 2025-02-25 12:20:47 +08:00
Zhang Xudong
ce545274a6
refactor(tool-engine): Optimize tool engine response handling (#14216)
Co-authored-by: xudong2.zhang <xudong2.zhang@zkh.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-02-25 09:58:43 +08:00
feiyang_deepnova
c4f4dfc3fb
Fixed: The use of default parameters in API interfaces (#14138) 2025-02-25 09:43:36 +08:00