Commit Graph

108 Commits

Author SHA1 Message Date
Yeuoly 39656f7f84 fix: linter and formatter 2024-12-24 18:38:34 +08:00
Yeuoly 05232d36f0
fix: add default values to WorkflowAppGenerator 2024-12-17 15:49:33 +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 c2983ecbb7
fix: rename stream to streaming 2024-12-12 13:50:34 +08:00
Yeuoly 527c1cf608
fix: deduplicate provider id 2024-12-10 02:21:46 +08:00
Yeuoly a175d6b2d7
feat: agent management 2024-12-10 00:22:41 +08:00
Yeuoly 4ccd571364
fix: ruff 2024-12-09 23:02:25 +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 ad899844a1
fix: workflow loads tool provider icon 2024-12-02 21:08:36 +08:00
Yeuoly 6f2d5ff099
fix: add tenant_id to invoke tts 2024-11-29 15:59:07 +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 c2ce8e638e
fix: deleted_tools 2024-11-25 23:22:17 +08:00
Yeuoly ba3659a792
feat: support delete all install tasks 2024-11-25 17:11:41 +08:00
Yeuoly 49bd1a7a49
fix: riff 2024-11-25 16:44:08 +08:00
Yeuoly 200f9af5d8
optimize error messages 2024-11-22 20:04:20 +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 a6835ac64d
fix: add detailed error messages 2024-11-21 17:00:00 +08:00
Yeuoly 22df86fe8a
fix: ruff 2024-11-21 13:53:08 +08:00
Yeuoly 8b30099672
fix: convert backwards invocation into BaseBackwardsResponse 2024-11-19 14:03:40 +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 56bd0dedfe
fix: incorrect paths to upgrade plugins 2024-11-12 20:48:28 +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
takatost c100f24f7d compatible model daemon request exception 2024-11-01 19:20:26 -07:00
takatost d92cb994a9 fix voice list 2024-11-01 01:56:15 -07:00
Yeuoly 5605ff9803
fix voice list 2024-11-01 16:42:32 +08:00
Yeuoly f1f1baae9c
feat: support plugin tags 2024-11-01 15:07:11 +08:00
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