Yeuoly
|
e852a21634
|
Feat/workflow phase2 (#4687)
|
2024-05-27 22:01:11 +08:00 |
|
Bowen Liang
|
3fda2245a4
|
improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031)
|
2024-05-24 12:08:12 +08:00 |
|
Bowen Liang
|
04ad46dd31
|
chore: skip unnecessary key checks prior to accessing a dictionary (#4497)
|
2024-05-19 18:30:45 +08:00 |
|
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>
|
2024-05-15 15:23:16 +08:00 |
|
Yeuoly
|
182dadd433
|
chore: remove model as tool (#4409)
|
2024-05-15 12:25:04 +08:00 |
|
miendinh
|
2a8881d0e8
|
fix: tool webscraper - too many redirects in case target url does not… (#3831)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
|
2024-04-26 17:58:46 +08:00 |
|
Yeuoly
|
3480f1c59e
|
refactor: tool parameter cache (#3703)
|
2024-04-23 15:22:42 +08:00 |
|
fuckqqcom
|
9b7b133cbc
|
content fix to continue (#3633)
Co-authored-by: xiaohan <fuck@qq.com>
|
2024-04-19 16:51:38 +08:00 |
|
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>
|
2024-04-08 18:51:46 +08:00 |
|
Leo Q
|
fc5ed17fe9
|
provide a bit more info in logs when parsing api schema error (#3026)
|
2024-03-30 14:44:50 +08:00 |
|
Yeuoly
|
ce58f0607b
|
Feat/tool secret parameter (#2760)
|
2024-03-08 20:31:13 +08:00 |
|
Yeuoly
|
40c646cf7a
|
Feat/model as tool (#2744)
|
2024-03-08 15:22:55 +08:00 |
|
Bowen Liang
|
0ac250a035
|
fix: check webhook key of Wecom tool in valid UUID form and fix typo (#2719)
|
2024-03-07 15:51:06 +08:00 |
|
Yeuoly
|
b07084711c
|
fix: missing description (#2643)
|
2024-03-01 18:19:04 +08:00 |
|
takatost
|
dd961985f0
|
refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614)
|
2024-02-28 23:32:47 +08:00 |
|
Yeuoly
|
ac96d192a6
|
fix: parameter type handling in API tool and parser (#2574)
|
2024-02-27 15:59:11 +08:00 |
|
Jyong
|
91ea6fe4ee
|
Fix/langchain document schema (#2539)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-23 14:16:44 +08:00 |
|
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-22 23:31:57 +08:00 |
|
Yeuoly
|
25957d917a
|
Add default values for optional parameters in API tool and parser (#2491)
|
2024-02-20 16:07:43 +08:00 |
|
Yeuoly
|
48bacd01cc
|
fix: incorrect tool name (#2489)
|
2024-02-20 14:50:57 +08:00 |
|
Yeuoly
|
23e95fd7ab
|
Fix tool provider credential caching issue (#2433)
|
2024-02-12 18:17:43 +08:00 |
|
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
2024-02-09 15:21:33 +08:00 |
|
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
2024-02-06 13:21:13 +08:00 |
|
Yeuoly
|
5010706d8b
|
feat: tool credentials cache and introduce _position.yaml (#2386)
|
2024-02-05 12:39:42 +08:00 |
|
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
2024-02-01 18:11:57 +08:00 |
|
Ricky
|
2660fbaa20
|
Fix/typos (#2308)
|
2024-01-31 11:58:07 +08:00 |
|
Yeuoly
|
6d24a2cb87
|
fix: api tool encoding (#2296)
|
2024-01-30 22:22:58 +08:00 |
|
Yeuoly
|
57024614bd
|
fix: Fix typo in credentials field name (#2155)
|
2024-01-24 12:00:34 +08:00 |
|
Yeuoly
|
86286e1ac8
|
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
|
2024-01-23 19:58:23 +08:00 |
|