Commit Graph

3158 Commits (2c17bb2c3612d1e2d04471aa0072098dea9e4e86)

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