post step execution (#1765)
This commit is contained in:
@@ -436,6 +436,9 @@ class AgentFunction:
|
||||
"""
|
||||
return
|
||||
|
||||
async def post_step_execution(self, task: Task, step: Step) -> None:
|
||||
return
|
||||
|
||||
async def generate_async_operations(
|
||||
self,
|
||||
organization: Organization,
|
||||
|
||||
Reference in New Issue
Block a user