agentscope.serialize module
The serialization module for the package.
- deserialize(s: str) Any [source]
Deserialize the JSON string to an object
For AgentScope, this function supports to serialize Msg object for now.
The serialization module for the package.
Deserialize the JSON string to an object
For AgentScope, this function supports to serialize Msg object for now.