agentscope
agentscope copied to clipboard
Support running as_gradio for html configs
Description
Now after copying html config and saving as xxx.json, one can run as_gradio xxx.json.
Checklist
Please check the following items before code is ready to be reviewed.
- [ ] Code has passed all tests
- [ ] Docstrings have been added/updated in Google Style
- [ ] Documentation has been updated
- [ ] Code is ready for review