Skip to content

GitHub Copilot

To use GitHub Copilot as an AI provider in Team Edition, configure it as follows:

  1. Sign in to your GitHub account.
  2. Go to the GitHub Copilot page and activate a free trial or subscription.
  3. In Team Edition, go to Engine settings and select GitHub Copilot.
  4. Click Authorize to get your OAuth code.
  5. Click Copy and Open - this opens the GitHub authorization page.
  6. Paste the code, confirm access, and authorize the GitHub Copilot plugin.
  7. After completing the OAuth flow, the access token will be filled in automatically in Team Edition.

    Important

    The token is visible only once. After you save the changes, it’ll be masked for security.

  8. Choose the model.

  9. Apply the changes.

Engine settings

Setting Description Default
Access token Input your secret key from the provider platform. Can also be acquired by signing in via OAuth using the Authorize button.
Model Choose the AI model. Models are loaded dynamically and can be refreshed using the Refresh models button next to the field.
Context window size A larger number allows the AI to use more data for better answers but may slow down response time. Choose based on your balance of accuracy and speed.
Temperature Control AI's creativity from 0.0 (more precise) to 0.9 (more diverse).
Note that higher temperature can lead to less predictable results.
0.0
Write AI queries to debug log Logs your AI requests. For more details on logging, see Log Viewer. disabled