Open tituslhy opened 1 month ago
I made a multi-agent using Autogen, but since the ability to nest steps was removed (for un-explained reasons) it's a huge mess and totally un-organized.
A pre-requisite is adding back step nesting. @willydouhard @dokterbob
Here's our support group that's being ignored :(
Is your feature request related to a problem? Please describe. I appreciate and enjoy Chainlit's integration with LlamaIndex, Haystack and LangChain. Chainlit also has example cookbooks with Pyautogen. I'm hoping to see a more explicit integration with crewAI - a very popular high-level multi-agent system library that allows users to quickly write multi-agent systems. There is great synergy with chainlit here because chainlit helps developers to quickly develop LLM applications.
Describe the solution you'd like I hope that Chainlit will have a crewAI callback to stream the steps and intermediate conversations undertaken by the crew.
crewAI: https://docs.crewai.com/introduction