- Issue created by @fishfree
- 🇮🇳India supriyagupta
Hi @fishFree,
I have tested the module with version 1.1.1, and the issue did not occur. However, when I created a custom plugin for the agent, the error appeared stating that the plugin ID does not exist.
To resolve this, I created a custom agent from /admin/structure/ai_agent/add, and then implemented the corresponding plugin class for that agent. After doing this, the custom agent was correctly recognized by its ID and is now working as expected.