Closed
Description
We are working on a multi-agent system using AgentGroupChat from Semantic Kernel. Our agents were designed to receive all chat history, which worked fine with version 1.20.0. However, after upgrading to 1.27.1, our system started breaking. We are using the AgentGroupChat.invoke function that internally uses ChatHistoryChannel. We noticed a change in chat_history_channel.py. Previously, it sent the entire chat history, but now it only sends the last message, causing errors in our code. Before making any changes, we wanted to explore possible options with you. Could you please let us know if there is another mechanism to provide the whole chat history to the agent?
Metadata
Metadata
Assignees
Type
Projects
Status
No status