Skip to content

Commit a3a2507

Browse files
committed
docs(computer-use): update OpenAI URLs and template instructions
1 parent a17993d commit a3a2507

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integrations/computer-use/openai.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "OpenAI"
33
---
44

5-
[Computer Use](https://platform.openai.com/docs/guides/computer-use) is OpenAI's feature that enables AI models to interact with computers like humans do - through screen observation, cursor movement, and keyboard input. By integrating with Kernel, you can run Computer Use automations with cloud-hosted browsers, allowing your AI agents to navigate websites, fill forms, and interact with web applications autonomously.
5+
[Computer Use](https://platform.openai.com/docs/guides/tools-computer-use) is OpenAI's feature that enables AI models to interact with computers like humans do - through screen observation, cursor movement, and keyboard input. By integrating with Kernel, you can run Computer Use automations with cloud-hosted browsers, allowing your AI agents to navigate websites, fill forms, and interact with web applications autonomously.
66

77
## Quick setup with our Computer Use example app
88

@@ -12,7 +12,7 @@ Get started quickly with our Kernel app template that includes a pre-configured
1212
npx @onkernel/create-kernel-app my-computer-use-app
1313
```
1414

15-
Choose `TypeScript` as the programming language and then select `Computer Use (OpenAI)` as the template.
15+
Choose `TypeScript` or `Python` as the programming language and then select `CUA Sample` as the template.
1616

1717
Then follow the [Quickstart guide](/quickstart/) to deploy and run your Computer Use automation on Kernel's infrastructure.
1818

0 commit comments

Comments
 (0)