# AI Agents Explorer
This module allows AI Agents to be triggered directly from a UI, with debug
information displayed for each step of this AI Agent's progress. This module is
intended to assist with debugging issues with AI Agents and is not intended to
be used on a production website.

## Dependencies
1. The AI (Core) module, with at least one configured AI Provided module.
2. The AI Agents module.

## Using the module
Please see the [AI Agents Explorer documentation](https://project.pages.drupalcode.org/ai_agents/modules/ai_agents_explorer).