agentscope
agentscope copied to clipboard
Add Gallery to Workstation
name: Pull Request about: Create a pull request
Description
[Please describe the background, purpose, changes made, and how to test this PR]
- Add Gallery to Workstation
- Add front linter
- User cannot input if is not UserAgent's turn in
as_gradio - Pipeline can be more easy-to-use with set condition instead of lambda function
Checklist
Please check the following items before code is ready to be reviewed.
- [X] Code has passed all tests
- [X] Docstrings have been added/updated in Google Style
- [X] Documentation has been updated
- [X] Code is ready for review