Remove the base Agent; Separate skyvern agent and fastapi app (#213)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
This commit is contained in:
@@ -40,5 +40,3 @@ WORKFLOW_SERVICE = WorkflowService()
|
||||
generate_async_operations: Callable[[Organization, Task, Page], list[AsyncOperation]] | None = None
|
||||
|
||||
agent = ForgeAgent()
|
||||
|
||||
app = agent.get_agent_app()
|
||||
|
||||
Reference in New Issue
Block a user