Novice
|
778861f461
|
fix: agent node can't use in parallel (#15047)
|
8 个月前 |
Wood
|
2c17bb2c36
|
Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
|
8 个月前 |
Miki Watanabe
|
2e467cbc74
|
[FIX]Ruff: lint errors for E731 (#13018)
|
8 个月前 |
Bowen Liang
|
561a3bf7a0
|
chore: remove the unused config INNER_API_KEY (#14780)
|
8 个月前 |
LeanDeR
|
4f6a4f244c
|
fix(llm/nodes.py): Ensure that the output returns without any exceptions (#14880)
|
8 个月前 |
Yeuoly
|
cef49da576
|
feat: Add caching mechanism for latest plugin version retrieval (#14968)
|
8 个月前 |
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>
|
8 个月前 |
Yeuoly
|
4668c4996a
|
feat: Add caching mechanism for plugin model schemas (#14898)
|
8 个月前 |
Bowen Liang
|
96eed571d9
|
chore: fix contaminated db migration commit title for add_retry_index_field_to_node_execution (#14787)
|
8 个月前 |
Novice
|
24d80000ac
|
chore: Restore the parts that were overwritten during conflict resolution. (#14141)
|
8 个月前 |
engchina
|
c8de30f3d9
|
feat: support oracle oci autonomouse database. Fixes #14792 and Fixes #14628. (#14804)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
8 个月前 |
Qun
|
f0fb38fed4
|
unify moderation and annotation's response behavior in message log of chatflow app with other types of app (#14800)
|
8 个月前 |
jiangbo721
|
829cd70889
|
fix: When chatflow's file uploads changed from not being supported to… (#14341)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
8 个月前 |
Bowen Liang
|
64e122c5f6
|
chore: Bump ruff to 0.9.9 (#13356)
|
8 个月前 |
engchina
|
cd46ebbb34
|
fix: (psycopg2.errors.StringDataRightTruncation) value too long for type character varying(40) Fixes #14593 (#14597)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
8 个月前 |
非法操作
|
8d4136d864
|
fix: document extractor can't parse excel (#14695)
|
8 个月前 |
非法操作
|
4125e575af
|
fix: save site setting not work (#14700)
|
8 个月前 |
Yingchun Lai
|
7259c0d69f
|
fix: fix a typo of get_customizable_model_schema method name (#14449)
|
8 个月前 |
crazywoola
|
ce2dd22bd7
|
fix: typo `doc_metadat` (#14569)
|
8 个月前 |
Yeuoly
|
a9e4f345e9
|
fix: ensure correct provider ID comparison in tool provider query (#14527)
|
8 个月前 |
Novice
|
779770dae5
|
fix: workflow tool file error (#14483)
|
8 个月前 |
Novice
|
bb4fecf3d1
|
fix(agent node): tool setting and workflow tool. (#14461)
|
8 个月前 |
yuhaowin
|
1e3197a1ea
|
Fixes 14217: database retrieve api and chat-messages api response doc_metadata (#14219)
|
8 个月前 |
Yeuoly
|
a9dda1554e
|
Fix/custom model credentials (#14450)
|
8 个月前 |
Yeuoly
|
9a417bfc5e
|
fix: update database query and model definitions (#14415)
|
8 个月前 |
Warren Chen
|
02dc835721
|
[chore] upgrade bedrock (#14387)
|
8 个月前 |
Bowen Liang
|
21e1443ed5
|
chore: cleanup unchanged overridden method in subclasses of BaseNode (#14281)
|
8 个月前 |
nickname
|
93a5ffb037
|
bugfix: db insert error when notion page_name too long (#14316)
|
8 个月前 |
-LAN-
|
57b60dd51f
|
fix(provider_manager): fix custom provider (#14340)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
8 个月前 |
-LAN-
|
7a71498a3e
|
chore(quota): Update deduct quota (#14337)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
8 个月前 |
-LAN-
|
76bcdc2581
|
chore(provider_manager): Update hosted model's name (#14334)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
8 个月前 |
-LAN-
|
4a6cbda1b4
|
chore(provider_manager): Update hosted model's name (#14324)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
8 个月前 |
Yeuoly
|
8c9e34133c
|
Fix/disable autoflush in list tools (#14301)
|
8 个月前 |
Yeuoly
|
9fb78ce827
|
refactor(tool-engine): Improve tool provider handling with session ma… (#14291)
|
8 个月前 |
Yeuoly
|
490b6d092e
|
Fix/plugin race condition (#14253)
|
8 个月前 |
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>
|
8 个月前 |
feiyang_deepnova
|
c4f4dfc3fb
|
Fixed: The use of default parameters in API interfaces (#14138)
|
8 个月前 |
Rhys
|
548f6ef2b6
|
fix: incorrect score in the chroma vector (#14273)
|
8 个月前 |
L8ng
|
b15ff4eb8c
|
fix: datasets documents update-by-file api missing assign field 'indexing_technique' internally (#14243)
|
8 个月前 |
Bowen Liang
|
f552667312
|
chore: Simplify the unchanged overrided method in VariableAggregatorNode (#14175)
|
8 个月前 |
E Chen
|
a97d73ab05
|
Update iteration_node.py to fix #14098: Token count increases exponen… (#14100)
|
8 个月前 |
jiangbo721
|
3f34b8b0d1
|
fix: remove duplicated code (#14047)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
8 个月前 |
Yeuoly
|
23888398d1
|
refactor: Simplify plugin and provider ID generation logic and deduplicate plugin_ids (#14041)
|
8 个月前 |
Yeuoly
|
bfbc5eb91e
|
fix: Prevent plugin installation with non-existent plugin IDs (#14038)
|
8 个月前 |
Jyong
|
98b0d4169e
|
fix workspace model list (#14033)
|
8 个月前 |
kenwoodjw
|
b09f22961c
|
fix #13573 (#13843)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
8 个月前 |
taokuizu
|
dc942db52f
|
chore: remove duplicate import statements (#13959)
|
8 个月前 |
jiangbo721
|
f535a2aa71
|
chore: prompt_message is actually assistant_message which is a bit am… (#13839)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
8 个月前 |
Bowen Liang
|
dfdd6dfa20
|
fix: change the config name and fix typo in description of the number of retrieval executors (#13856)
|
8 个月前 |
Yeuoly
|
15a56f705f
|
fix: get tool provider (#13958)
|
8 个月前 |