CtrlAltFocus / obsidian-plugin-auto-tag

Easily generate relevant tags for your Obsidian notes.
https://twitter.com/ctrl_alt_focus
MIT License
37 stars 6 forks source link

Support for Third-Party API Providers #18

Open Moyf opened 4 months ago

Moyf commented 4 months ago

Hi! I propose a feature to support third-party API providers such as LocalGPT: image

These tools provide custom ports and keys, enabling users to access different OpenAI interfaces.

This feature would increase flexibility and choice for users, allowing them to leverage various AI capabilities, including local AI models that support OpenAI's API mode( Like Ollama: https://ollama.com/blog/openai-compatibility).

Looking forward to the discussion on this potential enhancement ; )

chboishabba commented 4 months ago

+1 came here to ask for this... I was using another tool (terminal-gpt or something) which used LLaMA (locally I believe)