Doriandarko / RepoToTextForLLMs

Automate the analysis of GitHub repositories for LLMs with RepoToTextForLLMs. Fetch READMEs, structure, and non-binary files efficiently. Outputs include analysis prompts to aid in comprehensive repo evaluation
627 stars 79 forks source link

An error occurred: 401 #8

Open wuzimi opened 3 months ago

wuzimi commented 3 months ago

Hi, here is error: C:\Users\Administrator\Documents\GitHub\RepoToTextForLLMs>python repototxt.py Please enter the GitHub repository URL: https://github.com/Doriandarko/RepoToTextForLLMs An error occurred: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"} Please check the repository URL and try again.

Could you pls help? Thanks1

Doriandarko commented 3 months ago

You need to put your GitHub access token. You get it from developer settings