Nutlope / aicommits

A CLI that writes your git commit messages for you with AI
https://www.npmjs.com/package/aicommits
MIT License
7.68k stars 363 forks source link

use bing ai (without api token) #228

Open angeousta opened 1 year ago

angeousta commented 1 year ago

Feature request

provide an option to use this with bing ai (doesn't require not login nor tokens)

Why?

because it doesn't require not login nor tokens

Alternatives

No response

Additional context

No response

moritztim commented 1 year ago

220 would allow you to use any third party APIs, maybe take a look at that

angeousta commented 1 year ago

i'm not ask for using any third party api, I'd like using bing without any api key

privatenumber commented 1 year ago

Doesn't seem like they offer an API?

moritztim commented 1 year ago

i'm not ask for using any third party api, I'd like using bing without any api key

There are third party APIs that interface with bing already, no point in reinventing the wheel.