takatost
|
18edeb8e0a
|
integrate model provider with plugin daemon
|
2024-10-30 18:56:52 -07: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
|
d36dece0af
|
feat: support upgrade interfaces
|
2024-10-25 18:56:38 +08:00 |
|
Yeuoly
|
5f61aa85db
|
feat: add latest version
|
2024-10-25 13:52:33 +08:00 |
|
Yeuoly
|
ffdc6f5c60
|
feat: support remove single item from installation task
|
2024-10-25 13:22:37 +08:00 |
|
Yeuoly
|
bedbd658fe
|
Merge main into fix/chore-fix
|
2024-10-21 20:01:49 +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
|
8495ed3348
|
add conversation id, app id and message id into plugin session
|
2024-10-16 15:10:50 +08:00 |
|
Yeuoly
|
31cca4a849
|
fix: add marketplace switch
|
2024-10-16 14:47:48 +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
|
2622159763
|
feat: support verify signature
|
2024-10-09 23:13:01 +08:00 |
|
Yeuoly
|
dfaf639790
|
feat: support endpoint url template
|
2024-10-09 22:58:36 +08:00 |
|
Yeuoly
|
ae96f66a08
|
feat: support list endpoints for single plugin, fix: failed to clear endpoint credentials
|
2024-10-09 22:33:18 +08:00 |
|
Yeuoly
|
570b7d18ac
|
fix: endpoint apis
|
2024-10-08 23:48:38 +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
|
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
|
47c8824be6
|
feat: move model request to plugin daemon
|
2024-09-29 00:15:17 +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
|
2da32e49d0
|
fix: tests
|
2024-09-26 17:51:13 +08:00 |
|
Yeuoly
|
1837692a66
|
fix: sse error message
|
2024-09-26 17:40:27 +08:00 |
|
Yeuoly
|
5dcd25a613
|
fix: missing error message
|
2024-09-26 17:22:39 +08:00 |
|
Yeuoly
|
507fff0259
|
fix: tts file was deleted before invocation
|
2024-09-26 15:47:16 +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
|
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
|
a91951b374
|
feat: invoke node
|
2024-09-24 20:15:13 +08:00 |
|
Yeuoly
|
68c10a1672
|
feat: add backwards invoke node api
|
2024-09-24 18:03:48 +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 |
|
Yeuoly
|
c472ea6c67
|
fix: pydantic
|
2024-09-19 18:02:24 +08:00 |
|
Yeuoly
|
00d1c45518
|
Merge main
|
2024-09-14 02:47:01 +08:00 |
|
Yeuoly
|
b7c5abc5dd
|
reformatter
|
2024-08-30 23:29:04 +08:00 |
|
Yeuoly
|
de01ca8d55
|
feat: inner api encrypt
|
2024-08-30 21:25:58 +08:00 |
|
Yeuoly
|
1fa3b9cfd8
|
refactor tools
|
2024-08-30 14:23:14 +08:00 |
|
Yeuoly
|
50a5cfe56a
|
fix: endpoint using default user
|
2024-08-29 21:48:20 +08:00 |
|
Yeuoly
|
ece82b87bf
|
feat: invoke app
|
2024-08-29 21:14:23 +08:00 |
|
Yeuoly
|
12ea085e22
|
feat: implement invoke app args
|
2024-08-29 20:50:36 +08:00 |
|
Yeuoly
|
41ed2e0cc2
|
feat: backwards invoke app
|
2024-08-29 20:17:17 +08:00 |
|
Yeuoly
|
31e8b134d1
|
feat: backwards invoke llm
|
2024-07-29 22:08:14 +08:00 |
|
Yeuoly
|
f29b44acd8
|
feat: support plugin inner api
|
2024-07-29 16:40:04 +08:00 |
|