Skip to main content
GithubTools enables an Agent to access Github repositories and perform tasks such as listing open pull requests, issues and more.

Prerequisites

The following examples requires the PyGithub 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/tools/github_tools.py

Toolkit Params

Toolkit Functions

Information