I connected my personal GitHub account through the GitHub plugin. When I use Thinking mode, GPT clearly indicates that it can access my private repositories using the GitHub tool. However, after switching the model to Pro mode, the GitHub tool is no longer available or detected.
Pro:
I’m unable to access the *** source code through the GitHub tool because the required connector is not available. If you provide the GitHub repository link or repository name, I can try to locate the public repository through a web search.
Thinking:
List the repositories and retrieve their file contents.
```json
{
"owner": "***",
"page_size": 100,
"page_offset": 0,
"include_search_index_status": true
}
```