File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/ai-services/openai/how-to Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -820,7 +820,7 @@ This function attempts to handle various types of actions. We need to translate
820820- [ Screenshot] ( /azure/ai-services/openai/reference-preview#screenshot )
821821- [ Scroll] ( /azure/ai-services/openai/reference-preview#scroll )
822822- [ Type] ( /azure/ai-services/openai/reference-preview#type )
823- - [ Wait] ( azure/ai-services/openai/reference-preview#wait )
823+ - [ Wait] ( / azure/ai-services/openai/reference-preview#wait)
824824
825825### Screenshot capture
826826
@@ -1008,7 +1008,7 @@ In this section we have added code that:
10081008- Handles potential safety checks requiring user confirmation.
10091009- Executes the requested action.
10101010- Captures a new screenshot.
1011- - Sends the updated state back to the model and defines the [ ` ComputerTool ` ] ( azure/ai-services/openai/reference-preview#computertool ) .
1011+ - Sends the updated state back to the model and defines the [ ` ComputerTool ` ] ( / azure/ai-services/openai/reference-preview#computertool) .
10121012- Repeats this process for multiple iterations.
10131013
10141014### Main function
You can’t perform that action at this time.
0 commit comments