mirror of
https://github.com/trycua/computer.git
synced 2026-01-07 14:00:04 -06:00
fix 2 more broken links
This commit is contained in:
@@ -34,14 +34,6 @@ This example demonstrates how to control a Cua Cloud Sandbox using the OpenAI `c
|
||||
- `src/index.ts` — Main example script
|
||||
- `src/helpers.ts` — Helper for executing actions on the container
|
||||
|
||||
## Further Reading
|
||||
|
||||
For a step-by-step tutorial and more detailed explanation, see the accompanying blog post:
|
||||
|
||||
➡️ [Controlling a Cua Cloud Sandbox with JavaScript](https://placeholder-url-to-blog-post.com)
|
||||
|
||||
_(This link will be updated once the article is published.)_
|
||||
|
||||
---
|
||||
|
||||
If you have questions or issues, please open an issue or contact the maintainers.
|
||||
|
||||
@@ -32,6 +32,12 @@ To install the Computer-Use Interface (CUI):
|
||||
pip install cua-computer-server
|
||||
```
|
||||
|
||||
## Run
|
||||
|
||||
Refer to this notebook for a step-by-step guide on how to use the Computer-Use Server on the host system or VM:
|
||||
|
||||
- [Computer-Use Server](../../notebooks/computer_server_nb.ipynb)
|
||||
|
||||
## Docs
|
||||
|
||||
- [Commands](https://cua.ai/docs/libraries/computer-server/Commands)
|
||||
|
||||
Reference in New Issue
Block a user