briansunter / logseq-plugin-gpt3-openai

A plugin for GPT-3 AI assisted note taking in Logseq
https://twitter.com/bsunter
MIT License
700 stars 65 forks source link

FR: add option to set URL for localAI server instead of openAI #113

Closed andreklug closed 1 year ago

andreklug commented 1 year ago

With the availability of localAI (which offers an openAI compatible REST API) it would be great if this plugin offered the possibility to set an individual URL for the API to call.

https://github.com/go-skynet/LocalAI

Using localAI would mitigate concerns about working with any kind of sensitive or business related information for me and hopefully others as well.

briansunter commented 1 year ago

Just merged this in #110 let me know if this works for you!