Yeuoly
5415dbafa9
feat: enhance plugin functionality with dynamic parameter options and trigger interface
...
- Added dynamic parameter fetching capabilities to the Plugin class.
- Introduced TriggerProvider and Trigger classes for managing trigger functionalities.
- Updated Tool interface to enforce implementation of credential validation and OAuth methods.
- Enhanced error messages for NotImplementedError in ToolProvider and Trigger classes.
- Removed deprecated tools and their configurations from the codebase.
2025-06-25 15:03:28 +08:00
Yeuoly
1477f72b70
feat: support mime type and type for File
2024-12-03 15:48:59 +08:00
Yeuoly
435c0da60e
refactor: use absolute paths
2024-12-03 15:19:19 +08:00
-LAN-
b3e0612e53
chore: Apply format
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-02 21:18:36 +08:00
-LAN-
5858fe715e
chore: Apply formet and auto fix
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
2024-12-02 21:10:36 +08:00
Yeuoly
ad6ca50b38
feat: summarize, fix: missing files
2024-12-02 16:00:34 +08:00
Yeuoly
c49b84824c
feat: support upload files
2024-11-14 18:36:03 +08:00
Yeuoly
64856a75a9
add modes
2024-09-26 17:41:41 +08:00
Yeuoly
98d3877890
tests: add demos
2024-09-26 16:15:50 +08:00
Yeuoly
bd8300d8dd
feat: backwards invoke to workflows nodes
2024-09-24 20:16:53 +08:00
Yeuoly
d8dd877c14
refactor: invoke_from_executor -> invoke, invoke -> _invoke
2024-09-12 23:36:44 +08:00
takatost
022e8a16ca
chore: optimize interface methods
2024-09-11 16:46:17 +08:00
Yeuoly
70db8bcb8e
refactor
2024-09-11 15:12:37 +08:00
takatost
f611636766
remove unused files
2024-09-04 19:51:15 +08:00
takatost
a6d55f604d
refactor: move runtime request into separate modules
2024-08-30 03:28:09 +08:00
Yeuoly
84946ec0fe
feat: backwards invoke llm
2024-07-29 22:07:46 +08:00
Yeuoly
a9b95eed6d
feat: backwards invocation
2024-07-24 18:38:30 +08:00
Yeuoly
f565e1354f
feat: code based workflow
2024-07-24 00:42:35 +08:00
Yeuoly
6f59e2401a
feat: support backwards invocation
2024-07-23 22:56:14 +08:00