symfony/ai-agent

PHP library for building agentic applications.

dev-main 2025-07-11 11:21 UTC

This package is auto-updated.

Last update: 2025-07-11 11:26:57 UTC


README

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 are not covered by Symfony's Backward Compatibility Promise.

Installation

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