Download the PHP package symfony/ai-chat without Composer
On this page you can find all versions of the php package symfony/ai-chat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ai-chat
Symfony AI - Chat Component
The Chat component provides a bridge for building chats with agents, sits on top of the Agent component, allowing you to create chats and submit messages to agents.
This Component is experimental. Experimental features are not covered by Symfony's Backward Compatibility Promise.
Installation
Message Store Bridges
To use a specific message store, install the corresponding bridge package:
| Message Store | Package |
|---|---|
| Cache | symfony/ai-cache-message-store |
| Cloudflare | symfony/ai-cloudflare-message-store |
| Doctrine | symfony/ai-doctrine-message-store |
| Meilisearch | symfony/ai-meilisearch-message-store |
| MongoDB | symfony/ai-mongo-db-message-store |
| Pogocache | symfony/ai-pogocache-message-store |
| Redis | symfony/ai-redis-message-store |
| Session | symfony/ai-session-message-store |
| SurrealDB | symfony/ai-surreal-db-message-store |
This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ai to create issues or submit pull requests.
Resources
All versions of ai-chat with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
symfony/ai-agent Version ^0.13
symfony/ai-platform Version ^0.13
symfony/service-contracts Version ^2.5|^3
symfony/ai-agent Version ^0.13
symfony/ai-platform Version ^0.13
symfony/service-contracts Version ^2.5|^3
The package symfony/ai-chat contains the following files
Loading the files please wait ...