Skip to content

Commit 7565d27

Browse files
committed
edit pass: ai-agents
1 parent 5630948 commit 7565d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/ai-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ The LLM prompt initially began with the simple statement "You are a helpful and
493493

494494
#### Agent tools
495495

496-
[Tools](#features-and-types-of-ai-agents) are interfaces that an agent can use to interact with the world, often through function calling.
496+
[Tools](#what-are-ai-agents) are interfaces that an agent can use to interact with the world, often through function calling.
497497

498498
When you're creating an agent, you must furnish it with a set of tools that it can use. The `@tool` decorator offers the most straightforward approach to defining a custom tool.
499499

0 commit comments

Comments
 (0)