rizerphe / obsidian-companion

Autocomplete your obsidian notes with AI, including ChatGPT, through a copilot-like interface.
MIT License
232 stars 27 forks source link

Bing API #7

Closed huachuman closed 1 year ago

huachuman commented 1 year ago

There's a repo with a Bing chat api right now. Any chance of getting this working, or some idea of how to make it happen?

https://github.com/tuhinpal/bingchat-api

rizerphe commented 1 year ago

This is not an official implementation; bing does not provide an API. This project is just web scraping, making it unreliable and meaning that by using it you're potentially violating bing's TOS. I'm not considering supporting this.

huachuman commented 1 year ago

Lol alright, no use getting into a wad about it.

Yes I'm aware it's unofficial, as stated in the linked repo (I do read, thanks).

The completions this plugin gives with 3.5 are really bad and beyond useless anyway. There's no use for this plugin without something better, which is why I'm after bing.

Alas. I guess I'll have to find someone with no moral compass then... or just do it myself.