Commit Graph

2189 Commits

Author SHA1 Message Date
jyong
789dbb3f7b Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-10 11:43:39 +08:00
jyong
6b8c84eff3 update poetry lock 2025-03-10 11:43:25 +08:00
jyong
b1385f6429 update poetry lock 2025-03-10 11:35:31 +08:00
jyong
ed0a58b9bd Merge branch 'main' into deploy/dev
# Conflicts:
#	api/poetry.lock
2025-03-10 10:53:23 +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
heyszt
a8b600845e
fix Unicode Escape Characters (#15318) 2025-03-10 09:22:41 +08:00
jiangbo721
e70221a9f1
fix: website remote url display error (#15217)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-07 20:32:29 +08:00
jyong
0ec0ac6209 Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-07 15:34:49 +08:00
jyong
8b9fc4c57f fix metadata 2025-03-07 15:34:34 +08:00
NFish
24c9954651 Merge branch 'fix/update-contact-link' into deploy/dev 2025-03-07 14:56:25 +08:00
jyong
88d047393c Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-07 12:54:33 +08:00
jyong
2fac7785f3 fix parent-child retrival count 2025-03-07 12:54:15 +08:00
非法操作
99dc8c7871
fix: http node request detect text/xml as file (#15174) 2025-03-07 12:12:06 +08:00
jyong
be5bfe5366 Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-07 10:27:17 +08:00
jyong
1bbef1f028 fix parent-child retrival count 2025-03-07 10:27:02 +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
jyong
1d31579fc2 Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-06 18:09:21 +08:00
jyong
b33063e946 fix parent-child retrival count 2025-03-06 18:09:05 +08:00
jyong
19609f3984 Merge branch 'fix/parent-child-retrival-count' into deploy/dev 2025-03-06 18:02:05 +08:00
jyong
556000c7a8 fix parent-child retrival count 2025-03-06 18:01:49 +08:00
jyong
b7646acfef fix parent-child retrival count 2025-03-06 18:01:23 +08:00
jyong
4045f19168 Merge branch 'fix/parent-child-retrival-count' into deploy/dev
# Conflicts:
#	api/core/rag/retrieval/dataset_retrieval.py
2025-03-06 17:43:03 +08:00
jyong
5220540e98 fix parent-child retrival count 2025-03-06 17:42:11 +08:00
zxhlyh
30f0b66f01 merge 2025-03-06 16:47:26 +08:00
jyong
54c33ca476 fix metadata 2025-03-06 15:54:46 +08:00
jyong
e56fe623b9 Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-06 13:45:17 +08:00
jyong
7f6c6b7791 fix metadata 2025-03-06 13:44:56 +08:00
Novice
778861f461
fix: agent node can't use in parallel (#15047) 2025-03-06 13:13:24 +08:00
jyong
0eedabc971 Merge branch 'feat/support-knowledge-metadata' into deploy/dev 2025-03-06 11:47:09 +08:00
jyong
7990219aa4 fix metadata 2025-03-06 11:46:46 +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
-LAN-
84ac6267db
Merge branch 'feature/newnew-workflow-loop-node' into deploy/dev 2025-03-05 16:40:37 +08:00
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
NFish
760bd8dedd Merge branch 'main' into deploy/dev 2025-03-05 15:14:17 +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
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
Wood
93b614bc96 chore: reformatted. 2025-03-05 00:36:53 +08:00
arkunzz
5962b5510b fix: loop node import 2025-03-05 00:36:52 +08:00
arkunzz
1aa0d1c532 fix: loop node metadata 2025-03-05 00:36:52 +08:00
arkunzz
babf82624a feat: loop node 2025-03-05 00:36:50 +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
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