mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-26 13:18:34 +07:00
recover the original agent strategy docs from old docs repo
This commit is contained in:
@@ -351,7 +351,8 @@
|
||||
"en/develop-plugin/dev-guides-and-walkthroughs/endpoint",
|
||||
"en/develop-plugin/dev-guides-and-walkthroughs/develop-flomo-plugin",
|
||||
"en/develop-plugin/dev-guides-and-walkthroughs/develop-md-exporter",
|
||||
"en/develop-plugin/dev-guides-and-walkthroughs/develop-multimodal-data-processing-tool"
|
||||
"en/develop-plugin/dev-guides-and-walkthroughs/develop-multimodal-data-processing-tool",
|
||||
"en/develop-plugin/dev-guides-and-walkthroughs/agent-strategy-plugin"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -45,11 +45,11 @@ Through plugins, your AI applications can:
|
||||
<Accordion
|
||||
title="Agent Strategies"
|
||||
icon="brain"
|
||||
href="/en/develop-plugin/features-and-specs/advanced-development/reverse-invocation"
|
||||
href="/en/develop-plugin/dev-guides-and-walkthroughs/agent-strategy-plugin"
|
||||
>
|
||||
Create custom reasoning strategies for autonomous Agents
|
||||
|
||||
<a href="/en/develop-plugin/features-and-specs/advanced-development/reverse-invocation" className="text-primary">Learn more</a>
|
||||
<a href="/en/develop-plugin/dev-guides-and-walkthroughs/agent-strategy-plugin" className="text-primary">Learn more</a>
|
||||
</Accordion>
|
||||
<Accordion
|
||||
title="Extensions"
|
||||
|
||||
Reference in New Issue
Block a user