[GH-ISSUE #139] [DOCS]: Best practice for custom plug-in agent success #54

Open
opened 2026-02-23 17:18:52 -05:00 by yindo · 0 comments
Owner

Originally created by @esaic on GitHub (Mar 5, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anythingllm-docs/issues/139

Description

It is not clear how the plugin is called during the agentic process.
What is the prescribed flow and metrics to decide whether an agent tasks has been successfully completed?
I would like to know how to best design plugins that minimize the loop calling. In my application many of the calls are successfully completed, but the agentic flow keeps making calls to the agent skill.
If there's documentation covering this, I'd like to know. Thanks!

Originally created by @esaic on GitHub (Mar 5, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anythingllm-docs/issues/139 ### Description It is not clear how the plugin is called during the agentic process. What is the prescribed flow and metrics to decide whether an agent tasks has been successfully completed? I would like to know how to best design plugins that minimize the loop calling. In my application many of the calls are successfully completed, but the agentic flow keeps making calls to the agent skill. If there's documentation covering this, I'd like to know. Thanks!
yindo added the documentation label 2026-02-23 17:18:52 -05:00
yindo changed title from [DOCS]: Best practice for custom plug-in agent success to [GH-ISSUE #139] [DOCS]: Best practice for custom plug-in agent success 2026-06-05 15:22:04 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#54