nvms / wingman

Your pair programming wingman. Supports OpenAI, Anthropic, or any LLM on your local inference server.
https://marketplace.visualstudio.com/items?itemName=nvms.ai-wingman
ISC License
61 stars 10 forks source link

FEAT: API keys in VS Code secrets API #4

Closed capdevc closed 1 year ago

capdevc commented 1 year ago

Basically, get provider API keys out of settings.json and into the VS Code secrets store

https://code.visualstudio.com/api/references/vscode-api#SecretStorage

nvms commented 1 year ago

thank you for the suggestion, this was resolved in #5