agentscope
agentscope copied to clipboard
Implement DBLP Search Functionality
name: Pull Request about: Create a pull request
Description
This PR introduces the DBLP search functionality to our application, allowing users to search f through the DBLP API.
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