Commit Graph

10 Commits

Author SHA1 Message Date
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
-LAN- 5858fe715e chore: Apply formet and auto fix
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-02 21:10:36 +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
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