Connect and sync
1
Open the connector
In your chatbot’s sidebar, open Files & Data Sources → Add Files
and choose GitHub.
2
Authorize SiteGPT
Select Connect Account and authorize with GitHub. Private
repositories are available when the connected account has read access to
them.
3
Point it at the docs
Enter the Repository Owner, Repository Name, and Branch Name,
then add File patterns (globs like
**/*.md or docs/**) for the
files the chatbot should learn from, and confirm.What syncs from GitHub
- Text formats only:
.md,.markdown,.mdx,.txt,.rst,.html, and.htm. - Binary files, images, and source code files outside those formats are skipped.