Commit Graph

67 Commits

Author SHA1 Message Date
Novice Lee
5ce4ddc0ed fix: change the agent strategy category 2025-01-09 11:13:00 +08:00
Novice Lee
b56d2b739b feat: add fc agent mode support 2025-01-08 07:41:17 +08:00
Yeuoly
c3440a27fb fix 2025-01-07 18:59:13 +08:00
Yeuoly
af2aede783 feat: support precision to PluginParameter 2024-12-27 18:07:28 +08:00
Yeuoly
b34d815883 feat: support auto generate and template 2024-12-26 17:25:56 +08:00
Yeuoly
a61da6cf95
fix: replace Enum with StrEnum 2024-12-16 13:40:02 +08:00
Yeuoly
6357450a7a
feat: support hidden parameters 2024-12-13 22:53:08 +08:00
Yeuoly
6339706c68
fix: ruff reformatter 2024-12-13 19:51:09 +08:00
Yeuoly
65a4cb769b
refactor: tool entities 2024-12-13 19:50:54 +08:00
Yeuoly
3c628d0c26
refactor: rename agent to agent strategy 2024-12-12 18:27:31 +08:00
Yeuoly
ae72514cb4
feat: support agent node 2024-12-09 23:02:11 +08:00
Yeuoly
c1a85b0208
fix: add default value to plugin permission field 2024-12-05 14:48:34 +08:00
Yeuoly
5c6d919a4a
fix: handle detailed error type 2024-11-28 17:12:29 +08:00
Yeuoly
c2ce8e638e
fix: deleted_tools 2024-11-25 23:22:17 +08:00
Yeuoly
49bd1a7a49
fix: riff 2024-11-25 16:44:08 +08:00
Yeuoly
e63ae36665
fix 2024-11-22 18:19:02 +08:00
Yeuoly
cfa7c89dfe
refactor: text-embedding interfaces to returns list[int] 2024-11-22 18:09:33 +08:00
Yeuoly
634cb6233e
feat: sypport batch fetch plugin installations 2024-11-15 00:47:25 +08:00
Yeuoly
db68ae4a73
feat: support upload bundle 2024-11-14 22:58:57 +08:00
Yeuoly
d25e79e794
feat: support uploading images through plugin 2024-11-14 18:32:51 +08:00
Yeuoly
f6136427a4
feat: export dsl with dependencies 2024-11-12 19:50:56 +08:00
Yeuoly
9a69d03fbe
feat: add icon and labels to plugin install task 2024-11-11 20:59:31 +08:00
Yeuoly
5fd82084f9
fix: avoid empty plugin entity 2024-11-11 13:30:11 +08:00
Yeuoly
f1f1baae9c
feat: support plugin tags 2024-11-01 15:07:11 +08:00
Yeuoly
739e15f88b
feat: support tool plugin id 2024-10-29 12:32:11 +08:00
Yeuoly
5bf86ff66d
feat: support latest package identifier 2024-10-28 15:56:15 +08:00
Yeuoly
5f61aa85db
feat: add latest version 2024-10-25 13:52:33 +08:00
Yeuoly
7b62b5578e
refactor: add manifest into upload interfaces 2024-10-21 18:48:03 +08:00
Yeuoly
45f8651a3d
feat: support backwards invoke summary 2024-10-17 19:44:30 +08:00
Yeuoly
678c89891a
feat: support verified 2024-10-17 13:40:33 +08:00
Yeuoly
beebcbd962
feat: add description 2024-10-17 12:59:11 +08:00
Yeuoly
43ffccc8fd
fix: install plugins 2024-10-16 14:02:05 +08:00
Yeuoly
a81293cf5a
feat: add category for plugins 2024-10-16 13:03:50 +08:00
Yeuoly
276701e1b7
refactor: plugin installation 2024-10-14 17:52:29 +08:00
Yeuoly
118fa66567
feat: backwards invoke tools 2024-10-10 18:09:06 +08:00
Yeuoly
699d41deec
fix: add source to plugin entity 2024-10-10 16:47:25 +08:00
Yeuoly
dd0462c1dc
feat: support two install source 2024-10-10 16:35:36 +08:00
Yeuoly
a470e0e60e
fix: missing detailed paths of endpoints 2024-10-10 00:12:46 +08:00
Yeuoly
dfaf639790
feat: support endpoint url template 2024-10-09 22:58:36 +08:00
Yeuoly
a9c21ef929
feat: uninstall plugins 2024-10-08 22:38:33 +08:00
Yeuoly
e27a03ae15
feat: support install plugin 2024-10-08 21:28:59 +08:00
takatost
e12f4009d3 feat: optimize icon url 2024-09-30 17:46:40 +08:00
Yeuoly
6dfc31a542
refactor: credentials schemas to array 2024-09-30 17:39:13 +08:00
Yeuoly
c9f80b46a1
fix: add endpoint name 2024-09-30 16:57:09 +08:00
Yeuoly
7b76b1ff82
Merge fix/chore-fix into fix/chore-fix 2024-09-29 13:12:22 +08:00
takatost
1c3213184e feat: move model request to plugin daemon 2024-09-29 00:15:14 +08:00
Yeuoly
c3359a9291
refactor: using plugin id to dispatch request instead 2024-09-27 21:48:48 +08:00
Yeuoly
0ad9dbea63
feat: backwards invoke model 2024-09-26 15:38:22 +08:00
Yeuoly
4c28034224
refactor: encryption 2024-09-26 14:51:10 +08:00
Yeuoly
ea497f828f
feat: endpoint management 2024-09-26 12:49:00 +08:00