fusio / adapter-ai
Provides connections to multiple AI platforms
v0.1.3
2026-01-24 18:21 UTC
Requires
- php: >=8.1
- fusio/engine: ^6.0
- symfony/ai-agent: ^0.3
- symfony/ai-anthropic-platform: ^0.3
- symfony/ai-gemini-platform: ^0.3
- symfony/ai-ollama-platform: ^0.3
- symfony/ai-open-ai-platform: ^0.3
- symfony/ai-platform: ^0.3
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
README
Fusio adapter which provides connections to multiple AI platforms based on the Symfony AI components. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-ai
php bin/fusio system:register "Fusio\Adapter\Ai\Adapter"