this post was submitted on 12 Dec 2024
1 points (100.0% liked)

PHP: The latest news in the PHP world

5 readers
1 users here now

Share and discover the latest news about the PHP ecosystem and its community. Please respect r/php's rules.

founded 2 years ago
MODERATORS
 
The original post: /r/php by /u/funkyoz on 2024-12-10 20:33:59.

Hi everybody.

I created an implementation to orchestrate multi agent llm application, using tools calls. I was inspired by OpenAI Cookbook and OpenAI Swarm python implementation. The package is very small and don't support the total features exposed by newest LLMs (like image or audio for multimodal applications).

Only OpenAI provider supported, but I'll also works to Anthropic and many others.

I'm searching some feedbacks and feel free to create pull requests.

https://github.com/FunkyOz/mulagent

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here