Prerequisites
The following examples requires thePyGithub library and a Github access token which can be obtained from here.
Example
The following agent will search Google for the latest news about “Mistral AI”:cookbook/14_tools/github_tools.py
Toolkit Params
Toolkit Functions
You can use
include_tools or exclude_tools to modify the list of tools the agent has access to. Learn more about selecting tools.
Developer Resources
- View Tools