Skip to content

Using Pythagora with your own OpenAI key

Senko Rašić edited this page Mar 5, 2024 · 10 revisions

Here's how you can use Pythagora VisualStudio Code extension with your own OpenAI key:

  1. Close VisualStudio Code
  2. Edit .env file in your GPT Pilot installation folder to set OPENAI_KEY and OPENAI_ENDPOINT to correct values
  3. Open VisualStudio Code, start Pythagora, go to settings and you should see the message You're using your own OpenAI key
  4. That's it!
Clone this wiki locally