ra-jeev / write-assist-ai

OpenAI-powered Text Rewriter for VS Code. Works with Markdown, LaTeX and text files. Fully customizable through settings.
MIT License
10 stars 1 forks source link

Add configuration setting for proxy URL support #17

Closed ra-jeev closed 2 months ago

ra-jeev commented 2 months ago

Allow users to configure a proxy URL in the extension settings.

This will enable routing OpenAI API calls through the specified proxy server, facilitating use with Ollama and other such tools.