Skip to content

Commit 509684a

Browse files
committed
next steps
1 parent b9bed7c commit 509684a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-foundry/agents/how-to/tools/computer-use-samples.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,5 @@ print(messages.data[0].content[0].text.value)
118118
## Next steps
119119

120120
* [Python agent samples](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/python/getting-started-agents)
121-
* [Example Playwright integration](../../../openai/how-to/computer-use.md#playwright-integration)
121+
* [Azure OpenAI Computer Use example Playwright integration](../../../openai/how-to/computer-use.md#playwright-integration)
122+
* The Azure OpenAI API has implementation differences compared to the Agent Service, and these examples may need to be adapted to work with agents.

0 commit comments

Comments
 (0)