This recipe lets you setup the AI Agents Chatbot on your site via a recipe and also lets you evaulate what the agents produces and export this to the developers for improvements.
To install:
Get the recipe using composer "composer require drupal/ai_agents_chatbot_evaluation_recipe".
Apply the recipe "drush recipe recipes/contrib/ai_agents_chatbot_evaluation_recipe"
Login and setup the API key of your choice under /admin/config/ai/providers
A chatbot should popup in the Claro theme where you can start asking it to do things for you.