Skip to content

Commit 0808423

Browse files
Merge pull request #3574 from aahill/cua
Link updates
2 parents 4b8f8d1 + cf3468f commit 0808423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/computer-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Computer Use is available in the following regions:
3838

3939
## Sending an API call to the Computer Use model using the responses API
4040

41-
The Computer Use tool is accessed through the responses API. The tool operates in a continuous loop that sends actions such as typing text or performing a click. Your code executes these actions on a computer, and sends screenshots of the outcome to the model.
41+
The Computer Use tool is accessed through the [responses API](./responses.md). The tool operates in a continuous loop that sends actions such as typing text or performing a click. Your code executes these actions on a computer, and sends screenshots of the outcome to the model.
4242

4343
In this way, your code simulates the actions of a human using a computer interface, while the model uses the screenshots to understand the state of the environment and suggest next actions.
4444

0 commit comments

Comments
 (0)