Integrating Lambda Chat into VS Code#
Introduction#
Using the CodeGPT VS Code (Visual Studio Code) extension , you can integrate Lambda Chat into VS Code. Once integrated, Lambda Chat can help explain code, find problems in code, and much more. See CodeGPT's documentation to learn more .
For this tutorial, you need to generate a Cloud API key . You can also use an existing Cloud API key.
Install the CodeGPT extension#
-
Open VS Code.
-
Press Ctrl + P to open Quick Open. Enter the following:
-
Press Enter to install the CodeGPT extension.
Configure the Lambda Chat integration#
-
In the Primary Sidebar, click the CODEGPT button.
Select Select Your AI > Provider > Custom.
In the Model field, enter:
-
Click Set Connection.
In the ApiKey field, enter your Cloud API key.
In the Custom Link field, enter:
-
Click Connect.
You should see: