You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: integrations/computer-use/gemini.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ By integrating Gemini 2.5 Computer Use with Kernel (via Stagehand), you can run
8
8
9
9
## Quick setup with our example template
10
10
11
-
Get started quickly with our TypeScript template that demonstrates Gemini 2.5 Computer Use with Kernel:
11
+
Get started quickly with our TypeScript template that demonstrates Gemini 2.5 Computer Use with Kernel.
12
12
13
-
Check out the [ts-stagehand-google-cua-agent](https://github.com/onkernel/ts-stagehand-google-cua-agent) repository for a complete working example that shows how to:
13
+
Check out the [ts-stagehand-google-cua-agent](https://github.com/onkernel/ts-stagehand-google-cua-agent) repository for a complete working example that shows how to
14
14
- Set up Gemini 2.5 Computer Use with Kernel
15
15
- Use Stagehand for browser automation
16
16
- Run AI-powered web interactions on cloud infrastructure
0 commit comments