Tool
Github Code Fetcher
get_github_file_content: This function will query the GitHub repository and retrieve the content of a specified file as a string.
Github Tool
Code Gen Tool
AI Tool
review
Use Cases
Fetch Code from github
get_github_file_content: This function will query the GitHub repository and retrieve the content of a specified file as a string.
Requirements
Package | Installation |
---|---|
requests | pip3 install requests |