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

Allow user to initialize agent without calling agentscope.init #404

Closed DavdGao closed 1 month ago

DavdGao commented 1 month ago

Description

As the title said, avoid to raise error in logger when not initialized by agentscope.init

Checklist

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