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

[Hot Fix] Fix `_ModelConfig` state get and set #397

Closed pan-x-c closed 1 month ago

pan-x-c commented 1 month ago

Description

Fix the bug that _ModelConfig can't be serialized during fork or spawn.

Checklist

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