modelscope / agentscope

Start building LLM-empowered multi-agent applications in an easier way.
https://doc.agentscope.io/
Apache License 2.0
4.81k stars 294 forks source link

Unify message related typing in AgentScope into Msg rather than dict #386

Closed DavdGao closed 1 month ago

DavdGao commented 1 month ago

Description

Note

@qbc2016 This PR has changed the logic within the function log_gradio, please check if the change is correct.

Checklist

Please check the following items before code is ready to be reviewed.