- Issue created by @sboden
Patch that implements this is in https://www.drupal.org/project/aichatbot/issues/3537048 ✨ Change welcome text Active
The project looks promising, something like this is needed for Drupal.
In https://git.drupalcode.org/project/aichatbot/-/blob/8.x-1.5/src/Controller/AichatbotController.php the code that determines which agent to call, right now looks very old-school/stuffy.
Why not make an "agent plugin" with which people can create their own extra ai (interface) agents. Instead of needing to add agents until it breaks.
If you want a reference, the clients in drupal/openid_connect, do something similar.
Active
1.5
Code
Patch that implements this is in https://www.drupal.org/project/aichatbot/issues/3537048 ✨ Change welcome text Active