Using Github Copilot with Mito AI
pip install mito-ai-helper-github-copilot
Last updated
Was this helpful?
To use GitHub Copilot with Mito AI:
Install the Mito AI package.
Install the helper package:
pip install mito-ai-helper-github-copilotLaunch 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?
Was this helpful?