Update agent.mdx

This commit is contained in:
Bobby Zhang
2025-07-28 15:20:49 +08:00
committed by GitHub
parent e712ebd239
commit 287b3b8863

View File

@@ -82,6 +82,7 @@ Enabling the **Memory** toggle empowers the Agent to retain and recall conversat
For example, when users employ pronouns (such as “it”, “this”, or “they”) in subsequent messages, an Agent with Memory enabled can understand what these pronouns refer to from previous context without requiring users to restate complete information.
<video controls src="https://assets-docs.dify.ai/2025/04/1801b96763eb8f22f1e2158645897885.mp4" width="100%"></video>
## Customizing MCP Tools for Your Use Case
@@ -119,9 +120,6 @@ For example, with a web search tool, you might:
- Set `numResults` to a fixed value like "5" to limit response size
- Set other parameters like search filters to fixed values for consistent behavior
<video controls src="https://assets-docs.dify.ai/2025/04/1801b96763eb8f22f1e2158645897885.mp4" width="100%"></video>
{/*
Contributing Section
DO NOT edit this section!