Commit Graph

31 Commits (9ee9e9c6de52aa01a8840bfc7f7a2feed6af6312)

Author SHA1 Message Date
yihong 9ee9e9c6de
fix: self.method should method in api_tool.py (#11926)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Wei Mingzhi 28231d39a4
Remove the processing of single quote when testing API tools. (#11390) 1 year ago
非法操作 bf4b6e5f80
feat: support custom tool upload file (#10796) 1 year ago
Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1 year ago
Amos e42848f4b7
Do not pass query parameter when the value is empty (#7585) 1 year ago
guogeer 4fdcb30ff8
fix: custom tool input number fail (#6200)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
2 years ago
非法操作 bf2268b0af
fix API tool's schema not support array (#6006) 2 years ago
Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
非法操作 f7900f298f
chore: refactor the http executor node (#5212) 2 years ago
Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
Yeuoly e852a21634
Feat/workflow phase2 (#4687) 2 years ago
LeePui 38ca3b29b5
add support for swagger object type (#3426)
Co-authored-by: lipeikui <lipeikui@3vjia.com>
2 years ago
Yeuoly ae1f3780f8
Feat/api tool custom timeout (#3420) 2 years ago
takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Yulong Wang 8e05261588
Fix handling of missing required parameters in ApiTool (#2965) 2 years ago
Lance Mao 53d428907b
fix incorrect exception raised by api tool which leads to incorrect L… (#2886)
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
2 years ago
Yeuoly b6b58da2d2
enhance: custom tool timeout (#2754) 2 years ago
Yeuoly 36686d7425
fix: test custom tool already exists without decrypting credentials (#2668) 2 years ago
Yeuoly a769edbc89
Fix/custom tool any of (#2625) 2 years ago
Yeuoly d44b05a9e5
feat: support auth type like basic bearer and custom (#2613) 2 years ago
Yeuoly ac96d192a6
fix: parameter type handling in API tool and parser (#2574) 2 years ago
Yeuoly 25957d917a
Add default values for optional parameters in API tool and parser (#2491) 2 years ago
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
Yeuoly bf736bc55d
Feat/show detailed custom api response when testing (#2400) 2 years ago
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
Ricky 2660fbaa20
Fix/typos (#2308) 2 years ago
Yeuoly 6d24a2cb87
fix: api tool encoding (#2296) 2 years ago
Yeuoly 57024614bd
fix: Fix typo in credentials field name (#2155) 2 years ago
Yeuoly 86286e1ac8
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
2 years ago