This recipe, despite its name, should not be used on its own to start a new project. To get started with Drupal CMS, visit its project page for instructions.
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.