-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
Multi-Agent frameworks have become the gold standard for robust high-value LLM orchestration. Chainlit was not built with this in mind and is behind the curve.
Proposal
- Introduce a new configuration pane to Chainlit to support the configuration of teams and sub-agents.
- Reconnect/Rethink tasklist for multi-agent observability.
- Improve nested steps - The input/output is not in the correct order by default. Maybe we should rethink using Steps for sub-agents/nested steps for sub-agent tool calls?
- Team configuration panel to the right side of the screen.
- Add a model picker to the chat input similar to commands but persistent and a drop-down that shows the selected model and icon when collapsed.
Please share your thoughts and opinions below so we can shape this to benefit all users, especially if you have multi-agent implemented today your input is highly valuable!
Related Issues:
- Add "@" parsing to invoke agents #2580
- Tool Steps always below Answer #2365
- Idea: Allow profiles & starters to be set in on_chat_start #2355
- Support for Project Folders in ChatGPT Plus #2117
- Req support for A2A and agent cards #2099
- TaskList is disconnected from messages #2058
- Agent profile description does not disappear after quick mouse hover (UI freeze) #2015
- Easy way to make messages not be nested within a step #1913
- Send/Stream messages from multiple different processes #1491
- Integration with crewAI #1478
- Add human-in-the-loop capabilities #1129
- Nested steps for tools etc. #1077
- Possible to nest AskUserMessage under a step? #724
- Chainlit + Autogen + OpenSource LLM API locally hosted #662
- I need your help creating an example with chainlit and MiniAutoGen: Lightweight and Flexible Agents for Multi-Agent Chats #641
Reactions are currently unavailable