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
820
820
- [ Screenshot] ( /azure/ai-services/openai/reference-preview#screenshot )
821
821
- [ Scroll] ( /azure/ai-services/openai/reference-preview#scroll )
822
822
- [ 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)
824
824
825
825
### Screenshot capture
826
826
@@ -1008,7 +1008,7 @@ In this section we have added code that:
1008
1008
- Handles potential safety checks requiring user confirmation.
1009
1009
- Executes the requested action.
1010
1010
- 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) .
1012
1012
- Repeats this process for multiple iterations.
1013
1013
1014
1014
### Main function
You can’t perform that action at this time.
0 commit comments