mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-30 08:59:52 +00:00
* Agentchat refactor * Move termination stop message to a separate field in task result * Update quick start example * Use string stop reason instead of stop message in task result for simpler API * Use main function