Workflow
File Sharing
Importing a workflow created by another person may cause processing to fail
If you perform the following operations when creating a workflow, the changes will not be reflected in the imported environment.
- In a workflow step, configure the following.
- Agent
- Tool call
- Knowledge
- Change the name from each settings screen.
Example: changing the tool's name on the tool settings screen, and similar cases.
In the imported workflow, the information linked to the target (tool name, function name, etc.) is left unset.
Check the environment of the person who exported it, and configure the content of the step.
Tool Execution
A "FailedToCreatePlugin" error occurs when running a tool
Symptom
When you run a tool in Agentiqs, the following error may be displayed, preventing execution.
Cause
Tool settings that integrate with Agentiqs may have features added or extended through version upgrades.
A tool created before a version upgrade may have its configuration information left in an outdated state internally.
If the newly added feature is used as-is, plugin generation may fail, causing the error above.
Solution
For tools created before the version upgrade, do the following.
-
Open the target tool and display the tool overview screen.
-
Press the save button, even if you do not need to change any settings.
-
Run the tool again.
After doing the above, this error normally no longer occurs.