Closed maximevalette closed 1 month ago
The saved key is only used when there is no environment variable set. I think it should be used nonetheless. My use case is that I have specific OpenAI API keys for my projects but want a specific one for aicommit (different budget / orgs).
https://github.com/coder/aicommit/blob/855cf007fa95b7c8ba7d1b30cf54e4d2b53f5856/cmd/aicommit/main.go#L249
Thanks for your work!
Thank you so much!
The saved key is only used when there is no environment variable set. I think it should be used nonetheless. My use case is that I have specific OpenAI API keys for my projects but want a specific one for aicommit (different budget / orgs).
https://github.com/coder/aicommit/blob/855cf007fa95b7c8ba7d1b30cf54e4d2b53f5856/cmd/aicommit/main.go#L249
Thanks for your work!