Commit Graph

73 Commits (56b7853afea4f9a71fdffbbacb294d7d41feb86d)

Author SHA1 Message Date
Yeuoly 6dfc31a542
refactor: credentials schemas to array 2 years ago
takatost 8236373498 feat: remove unused codes 2 years ago
takatost 47c8824be6 feat: move model request to plugin daemon 2 years ago
takatost 1c3213184e feat: move model request to plugin daemon 2 years ago
Yeuoly d9cced8419
Merge branch 'main' into fix/chore-fix 2 years ago
走在修行的大街上 c828a5dfdf
feat(Tools): add feishu tools (#8800)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
2 years ago
Yeuoly 91cb80f795
refactor: tool 2 years ago
Yeuoly 73ce692e24
feat: add inner api key 2 years ago
Yeuoly 661392eaef
refactor: tool 2 years ago
Yeuoly 4eaba3049a
Merge main 2 years ago
走在修行的大街上 72b7f8a949
Bugfix/fix feishu plugins (#8443)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
2 years ago
Yeuoly 00d1c45518
Merge main 2 years ago
Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 2 years ago
Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 0f14873255
chore: cleanup ruff flake8-simplify linter rules (#8286)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 2 years ago
Yeuoly b0d53c0ac4
Merge main 2 years ago
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Yeuoly 9c7bcd5abc
Merge main 2 years ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2 years ago
Yeuoly de01ca8d55
feat: inner api encrypt 2 years ago
Yeuoly 886a160115
fix: invoke tool streamingly 2 years ago
Yeuoly 1fa3b9cfd8
refactor tools 2 years ago
Yeuoly c28998a6f0
refactor: tool message transformer 2 years ago
Yeuoly 4b4741f7ed
Merge main into feat/plugin 2 years ago
走在修行的大街上 92cab33b73
feat(Tools): add feishu document and message plugins (#6435)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
2 years ago
Zhi b7ff98d7ff
fix: Remove useless debug information. (#7647) 2 years ago
-LAN- 8f16165f92
chore(api/core): Improve FileVar's type hint and imports. (#7290) 2 years ago
Yeuoly 02d26818ad
Merge branch 'main' into feat/plugin 2 years ago
eric-0x72 98d9837fbc
fix wrong charset when decoding Chinese content (#6774)
Co-authored-by: zhangwb <zhangwb@zts.com.cn>
2 years ago
Yeuoly ed7fcc5f7d
Merge branch 'main' into feat/plugin 2 years ago
Bowen Liang cb01bf2986
chore: set logging level to debug when reading YAML files and falling back to default value in case of None (#6758) 2 years ago
Bowen Liang 20268708cc
chore: improve position map conversion and tolerate empty position yaml file (#6541) 2 years ago
Yeuoly 79cb23e8ac
security/SSRF vulns (#6682) 2 years ago
非法操作 c0ada940bd
fix: tool params not work as expected when develop a tool (#6550) 2 years ago
Weaxs 4e2fba404d
WebscraperTool bypass cloudflare site by cloudscraper (#6337) 2 years ago
Yeuoly 563d81277b
refactor: tool response to generator 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
-LAN- 45a3ea6fed
fix: add support for FILE type in ToolParameterConverter (#5578) 2 years ago
fishisnow 11fd4a5dcc
Fix: fix load_yaml logging, Avoid setting the log level to warning (#5019)
Co-authored-by: huangyusong <huangyusong@yingzi.com>
2 years ago
takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 2 years ago
Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) 2 years ago
Oliver Lee 176d91937d
fix 'NoneType' and new ContentType supported. (#4818) 2 years ago
Yeuoly e852a21634
Feat/workflow phase2 (#4687) 2 years ago
Bowen Liang 3fda2245a4
improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 2 years ago
Bowen Liang 04ad46dd31
chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2 years ago
Charlie.Wei 97b65f9b4b
Optimize webscraper (#4392)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Yeuoly 182dadd433
chore: remove model as tool (#4409) 2 years ago
miendinh 2a8881d0e8
fix: tool webscraper - too many redirects in case target url does not… (#3831)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
2 years ago