Commit Graph

73 Commits

Author SHA1 Message Date
Yeuoly
c9f80b46a1
fix: add endpoint name 2024-09-30 16:57:09 +08:00
Yeuoly
2f36692bf9
fix: get tool runtime parameters 2024-09-29 19:37:03 +08:00
Yeuoly
d4e007f9db
feat: support get tool runtime parameters 2024-09-29 18:19:03 +08:00
takatost
8236373498 feat: remove unused codes 2024-09-29 18:16:21 +08:00
Yeuoly
e9e5c8806a
refactor: using DeclarativeBase as parent class of models, refactored tools 2024-09-29 17:00:58 +08:00
Yeuoly
c8bc3892b3
refactor: invoke tool from dify 2024-09-29 14:44:22 +08:00
Yeuoly
735e57b73a
fix: transform generic error message into correct type 2024-09-29 13:46:16 +08:00
Yeuoly
635a53ea38
fix: import undefined types 2024-09-29 13:23:14 +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
1d575524c3
fix: missing user id 2024-09-26 14:20:05 +08:00
Yeuoly
ea497f828f
feat: endpoint management 2024-09-26 12:49:00 +08:00
Yeuoly
1907d791e1
enhance: add gzip 2024-09-24 16:15:50 +08:00
Yeuoly
fb3a701c86
fix: stream with empty line 2024-09-24 16:02:01 +08:00
Yeuoly
947bfdc807
feat: validate credentials 2024-09-23 21:13:02 +08:00
Yeuoly
7a3e756020
refactor: list tools 2024-09-23 18:06:16 +08:00
Yeuoly
435e71eb60
refactor 2024-09-23 13:09:46 +08:00
Yeuoly
3c1d32e3ac
feat: uninstall plugin 2024-09-20 21:50:44 +08:00
Yeuoly
eef79a5196
feat: support install plugin 2024-09-20 21:35:19 +08:00
Yeuoly
2223dfb266
feat: get debugging key 2024-09-20 15:08:39 +08:00
Yeuoly
9693b5ad0c
feat: debugging key 2024-09-20 14:43:01 +08:00
Yeuoly
d4bf575d0a
impl: basic plugin manager 2024-09-20 13:55:09 +08:00