We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b461a26 commit 66ce8ccCopy full SHA for 66ce8cc
templates/typescript/stagehand/README.md
@@ -41,10 +41,10 @@ kernel deploy index.ts --env-file .env
41
42
Default query (searches for "kernel"):
43
```bash
44
-kernel invoke ts-stagehand-v3 headcount-task
+kernel invoke ts-stagehand headcount-task
45
```
46
47
Custom query:
48
49
-kernel invoke ts-stagehand-v3 headcount-task --payload '{"query": "Mixpanel"}'
+kernel invoke ts-stagehand headcount-task --payload '{"query": "Mixpanel"}'
50
0 commit comments