We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a9aa8 commit dbbb768Copy full SHA for dbbb768
learn-pr/wwl-data-ai/build-agent-with-custom-tools/6-knowledge-check.yml
@@ -14,7 +14,7 @@ quiz:
14
questions:
15
- content: "What are custom tools, and how can they help you develop effective agents with Azure AI Agent Service?"
16
choices:
17
- - content: "Callable functions that an agent to use to extend its capabilities."
+ - content: "Callable functions that an agent can use to extend its capabilities."
18
isCorrect: true
19
explanation: "Correct. Custom tools extend the capabilities of your agents by enabling them to call external functions."
20
- content: "Extensions for Visual Studio Code that make it easier to create and deploy agents."
0 commit comments