Download the PHP package funkyoz/mulagent without Composer
On this page you can find all versions of the php package funkyoz/mulagent. 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 mulagent
MulAgent Documentation
MulAgent is a PHP package that provides a simple Multi-Agent implementation for LLM applications. It allows you to create and orchestrate multiple AI agents that can work together, each with their own specific tools and capabilities. The package currently supports OpenAI's API.
Inspired by OpenAI Swarm.
Key Features
- Multi-agent orchestration with routines and handoffs
- Simple tool-based architecture using PHP functors
- Simple integration with OpenAI's API
- Support for PHP 8.1+
- Type-safe implementation
Quick Examples
1. Basic Agent Without Tools
2. Agent with Custom Tools
3. Agent with Handoff Capability
For more detailed examples and advanced usage, check out the examples directory.
All versions of mulagent with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1.0
ext-fileinfo Version *
nyholm/psr7 Version ^1.8
openai-php/client Version ^0.10.3
symfony/http-client Version ^6.4
ext-fileinfo Version *
nyholm/psr7 Version ^1.8
openai-php/client Version ^0.10.3
symfony/http-client Version ^6.4
The package funkyoz/mulagent contains the following files
Loading the files please wait ....