You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for specifying OpenAI request URL in gptcommit.vim plugin
- Added a new option `g:gpt_commit_url` to the plugin's options
- If the URL is specified, it will be passed to the gptcommit.py script as the `--url` argument
- The script will use this URL for making requests to the OpenAI API
0 commit comments