mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Update agent.mdx
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user