Temporal Cloud support

This commit is contained in:
Steve Androulakis
2025-01-10 14:17:07 -08:00
parent c623029c9d
commit 9c11298fe1
3 changed files with 12 additions and 9 deletions

View File

@@ -2,7 +2,6 @@ import asyncio
import sys
from shared.config import get_temporal_client
from workflows.tool_workflow import ToolWorkflow
async def main():