Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
|
-LAN-
|
16b9665033
|
refactor(api): improve handling of tools field and cleanup variable usage (#10553)
|
2024-11-12 00:08:04 +08:00 |
|
zhuhao
|
8bb5b943d7
|
fix(tools): remove the undefined variable parameter_type (#9908)
|
2024-10-27 11:56:29 +08:00 |
|
-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
2024-10-21 10:43:49 +08:00 |
|
Bowen Liang
|
240b66d737
|
chore: avoid implicit optional in type annotations of method (#8727)
|
2024-10-09 14:36:43 +08:00 |
|
Nam Vu
|
c7eacd1aac
|
chore: Optimize I18nObject class for better performance and readability (#8681)
|
2024-09-23 18:40:40 +08:00 |
|
Shota Totsuka
|
03fdf5e7f8
|
chore: Enable Japanese descriptions for Tools (#8646)
|
2024-09-23 09:06:01 +08:00 |
|
Bowen Liang
|
c69f5b07ba
|
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-09-12 14:00:36 +08:00 |
|
Bowen Liang
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
2024-09-10 17:00:20 +08:00 |
|
非法操作
|
ba82023445
|
fix: support float type for tool parameter's default value (#7644)
|
2024-08-26 17:10:54 +08:00 |
|
-LAN-
|
48d2febebf
|
fix(api/core/tools/entities/tool_entities.py): Fix type define. (#7250)
|
2024-08-14 14:08:54 +08:00 |
|
非法操作
|
5660878f7b
|
chore: update the tool's doc (#6167)
|
2024-07-11 11:02:58 +08:00 |
|
crazywoola
|
cc8dc6d35e
|
Revert "chore: update the tool's doc" (#6153)
|
2024-07-10 19:57:12 +08:00 |
|
非法操作
|
1d2ab2126c
|
chore: update the tool's doc (#6122)
|
2024-07-10 12:42:34 +08:00 |
|
非法操作
|
1e28a8c033
|
chore: add create_json_message api for tools (#5440)
|
2024-06-24 15:46:16 +08:00 |
|
Bowen Liang
|
d94279ae75
|
fix: casting non-string type value for tool parameter options (#5267)
|
2024-06-16 09:47:20 +08:00 |
|
takatost
|
5ec7d85629
|
fix: issues by pydantic2 upgrade (#5171)
|
2024-06-14 02:28:28 +08:00 |
|
Bowen Liang
|
f976740b57
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
2024-06-14 01:05:37 +08:00 |
|
Bowen Liang
|
3542d55e67
|
improve: generalize tool parameter converter (#4786)
|
2024-06-03 21:26:58 +08:00 |
|
Yeuoly
|
74f38eacda
|
feat: support define tags in tool yaml (#4763)
|
2024-05-29 15:19:14 +08:00 |
|
Yeuoly
|
e852a21634
|
Feat/workflow phase2 (#4687)
|
2024-05-27 22:01:11 +08:00 |
|
Yeuoly
|
182dadd433
|
chore: remove model as tool (#4409)
|
2024-05-15 12:25:04 +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 |
|
Yeuoly
|
95b74c211d
|
Feat/support tool credentials bool schema (#2875)
|
2024-03-18 16:55:26 +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 |
|
Yeuoly
|
12257b438b
|
Fix/tool default value (#2536)
|
2024-02-23 12:02:29 +08:00 |
|
Yeuoly
|
d8ab4474b4
|
fix: bing search response filter (#2519)
|
2024-02-22 13:06:55 +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 |
|
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
|
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 |
|