# ai-agent **Repository Path**: mirrors_symfony/ai-agent ## Basic Information - **Project Name**: ai-agent - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-12 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Symfony AI - Agent Component The Agent component provides a framework for building AI agents that, sits on top of the Platform and Store components, allowing you to create agents that can interact with users, perform tasks, and manage workflows. **This Component is experimental**. [Experimental features](https://symfony.com/doc/current/contributing/code/experimental.html) are not covered by Symfony's [Backward Compatibility Promise](https://symfony.com/doc/current/contributing/code/bc.html). ## Installation ```bash composer require symfony/ai-agent ``` **This repository is a READ-ONLY sub-tree split**. See https://github.com/symfony/ai to create issues or submit pull requests. ## Resources - [Documentation](https://symfony.com/doc/current/ai/components/agent.html) - [Report issues](https://github.com/symfony/ai/issues) and [send Pull Requests](https://github.com/symfony/ai/pulls) in the [main Symfony AI repository](https://github.com/symfony/ai)