Using Github Copilot with Mito AI

To use GitHub Copilot with Mito AI:

  1. Install the Mito AI package.

  2. Install the helper package:

    pip install mito-ai-helper-github-copilot
  3. Launch your Jupyter server.

Once the server is running, you should see the Mito AI chat task pane along with instructions for authenticating with GitHub. Follow the on-screen steps to complete the authentication process.

To confirm that Copilot is successfully connected, check the list of available models in the chat task pane. The dropdown should display only Copilot models.

Last updated

Was this helpful?