migrate library facing code to one interface from skyvern import Skyvern (#2368)
This commit is contained in:
@@ -346,7 +346,7 @@ class AgentClient:
|
||||
api_key="YOUR_API_KEY",
|
||||
authorization="YOUR_AUTHORIZATION",
|
||||
)
|
||||
client.agent.run_task(
|
||||
await client.agent.run_task(
|
||||
prompt="prompt",
|
||||
)
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user