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.
You must log in or register to comment.