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