symfony/ai-agent

PHP library for building agentic applications.

Maintainers

Details

github.com/symfony/ai-agent

Source

Installs: 55 166

Dependents: 5

Suggesters: 0

Security: 0

Stars: 23

Watchers: 1

Forks: 2

pkg:composer/symfony/ai-agent

dev-main 2025-10-07 15:16 UTC

This package is auto-updated.

Last update: 2025-10-07 15:17:15 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