Commit Graph

61 Commits

Author SHA1 Message Date
Yeuoly 4199998c7e Merge branch 'main' into fix/chore-fix 2024-12-24 21:28:56 +08:00
yihong 56e15d09a9
feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
-LAN- 606aadb891
refactor: update builtin tool provider methods to use session management (#11938)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-21 21:21:09 +08:00
Yeuoly 342d4060ff
fix: add additional parameters to exists tools 2024-12-18 23:54:48 +08:00
Yeuoly dedc1b0c3a
refactor: agent strategy parameter 2024-12-12 19:16:06 +08:00
Yeuoly 16b49ac436
Merge branch 'main' into fix/chore-fix 2024-12-09 16:08:19 +08:00
zhaobingshuang 5c166b3f40
fix: tags could not be saved when the Workflow Tool was created (#11481)
Co-authored-by: zhaobs <zhaobs@cailian.net>
2024-12-09 14:38:02 +08:00
Yeuoly c34877aecf
fix: update tool provider credentials 2024-12-03 16:28:36 +08:00
Yeuoly ad899844a1
fix: workflow loads tool provider icon 2024-12-02 21:08:36 +08:00
Yeuoly 8c5928da2f
fix: unify error handling 2024-11-28 20:44:06 +08:00
Yeuoly 5c6d919a4a
fix: handle detailed error type 2024-11-28 17:12:29 +08:00
Yeuoly 24734009b9
Merge branch 'main' into fix/chore-fix 2024-11-21 13:52:28 +08:00
yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-11-21 10:34:43 +08:00
Yeuoly a0543ab8fb
Merge branch 'main' into fix/chore-fix 2024-11-15 15:43:32 +08:00
Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2024-11-15 15:41:40 +08:00
Yeuoly 5828abcd62
fix: uses to check if the tools are already loaded 2024-11-12 21:43:19 +08:00
Yeuoly f6136427a4
feat: export dsl with dependencies 2024-11-12 19:50:56 +08:00
-LAN- 16b9665033
refactor(api): improve handling of `tools` field and cleanup variable usage (#10553) 2024-11-12 00:08:04 +08:00
smyhw f19c18dc14
Fixes `you have not added provider None` (#10501) 2024-11-11 21:50:32 +08:00
Yeuoly 7a2b2a04c9
Merge branch 'main' into fix/chore-fix 2024-11-08 13:47:24 +08:00
Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
Yeuoly 28c9ec3f4f
feat: support fetch tool provider info 2024-11-06 17:30:50 +08:00
Yeuoly 8c2dbe876f
fix: custom tool parser 2024-11-01 14:26:56 +08:00
Yeuoly 459cb9dd72
fix: transform plugin icon incorrect 2024-10-30 16:09:17 +08:00
Yeuoly bedbd658fe
Merge main into fix/chore-fix 2024-10-21 20:01:49 +08:00
-LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
Yeuoly ccbe42eb5f
feat: add plugin id into tool api entities 2024-10-17 20:46:29 +08:00
Yeuoly dd551e6ca8
Ruff: reformatter 2024-10-14 16:25:51 +08:00
Yeuoly ae1eeb9b2a
Mergin main into fix/chore-fix 2024-10-14 16:22:12 +08:00
AkisAya d7b8e071dd
fix:#9222 create or update custum tools error (#9228) 2024-10-11 17:12:30 +08:00
Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
Yeuoly 56b7853afe
feat: compat tool provider credentials to updated data 2024-09-30 23:22:23 +08:00
Yeuoly 6dfc31a542
refactor: credentials schemas to array 2024-09-30 17:39:13 +08:00
Yeuoly 0dd05d7b6d
feat: tool output schema 2024-09-29 20:58:07 +08:00
takatost 47c8824be6 feat: move model request to plugin daemon 2024-09-29 00:15:17 +08:00
Yeuoly 592f85f7a9
formatter 2024-09-24 16:40:42 +08:00
Yeuoly cda9f6ec6b
Merge main into fix/chore-fix 2024-09-24 16:38:38 +08:00
Yeuoly 64706c709c
fix 2024-09-24 16:35:01 +08:00
Yeuoly 7a3e756020
refactor: list tools 2024-09-23 18:06:16 +08:00
Shota Totsuka 03fdf5e7f8
chore: Enable Japanese descriptions for Tools (#8646) 2024-09-23 09:06:01 +08:00
Yeuoly 91cb80f795
refactor: tool 2024-09-20 23:48:48 +08:00
Yeuoly 661392eaef
refactor: tool 2024-09-20 02:25:14 +08:00
Yeuoly 00d1c45518
Merge main 2024-09-14 02:47:01 +08:00
Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +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
Yeuoly de01ca8d55
feat: inner api encrypt 2024-08-30 21:25:58 +08:00
Yeuoly 60e75dc748
fix: linter 2024-08-30 21:11:39 +08:00
Yeuoly 279dee485d
feat: type 2024-08-30 21:10:19 +08:00
Yeuoly 886a160115
fix: invoke tool streamingly 2024-08-30 18:11:38 +08:00