agentscope
agentscope copied to clipboard
Add an example on how to wrap langchain tools, dashscope api calls to tools that can be accessed in toolkit.
… tools that can be accessed in toolkit.
name: Pull Request about: Create a pull request
Description
Add an Jupyter Notebooks to demonstrate how to covert langchain tools, dashscope api calls into tools that can be accessed in toolkit.
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