rubberduck-ai / rubberduck-vscode

Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.
https://marketplace.visualstudio.com/items?itemName=Rubberduck.rubberduck-vscode
MIT License
579 stars 70 forks source link

Option to grab Open AI key from environment #116

Open psoldunov opened 4 months ago

psoldunov commented 4 months ago

Describe the solution you'd like

It would be nice to have an option to grab API key from the environment variable. I have a key that is used across multiple apps that I'd like to use for rubberduck as well for organizational purposes.