Skip to content

Commit cfb3c3f

Browse files
committed
quick fix
1 parent f4c600c commit cfb3c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/invoke-openapi-web-app-from-azure-ai-agent-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ Now that you have the required infrastructure, you can put it all together and s
406406
python tool.py
407407
```
408408
409-
1. When prompted, enter a message for your Agent. For example, you can enter "What's on my to-do list?", "Add a task to buy bread," "Mark all my tasks as done," or any other question or action that can be performed on the list. The AI Agent then invokes the API and returns the results. You can also enter "Add an item to the to do list" and the AI Agent prompts you for the details of the item to add.
409+
1. When prompted, enter a message for your Agent. For example, you can enter "What's on my to-do list?", "Add a task to buy bread," "Mark all my tasks as done," or any other question or action that can be performed on the list. The AI Agent then invokes the API and returns the results. You can also enter "Add an item to the to-do list" and the AI Agent prompts you for the details of the item to add.
410410
411411
## Next steps
412412

0 commit comments

Comments
 (0)