optimize async task and remove hover (#1095)

This commit is contained in:
LawyZheng
2024-10-31 10:49:02 +08:00
committed by GitHub
parent 326e749f83
commit 00549c921b
4 changed files with 32 additions and 18 deletions

View File

@@ -303,7 +303,7 @@ class AgentFunction:
"""
return
def generate_async_operations(
async def generate_async_operations(
self,
organization: Organization,
task: Task,