Data protection - is that an issue? #340
-
Hi, I have been reluctant using any of the AI / ChatGPT plugins for Obsidian so far due to concerns about data protection. Therefore I have not yet tried out any of those plugins, including this one. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Short answer: yes, your notes are sent to OpenAI servers for processing. Smart Connections has "exclusion" options in the settings to prevent pre-specified notes and folders from being included in that processing. As long as you set the exclusion settings prior to setting your API Key (and subsequently clicking the "Create Embeddings" button) then the excluded notes will not be sent to OpenAI. There is quite a bit of interest in local models which would prevent sending notes over the internet for processing. This is an area that's very much in active development (outside of Smart Connections) and something I'm keeping a close eye on for future integration into this plugin. Hope that helps, |
Beta Was this translation helpful? Give feedback.
Short answer: yes, your notes are sent to OpenAI servers for processing.
Smart Connections has "exclusion" options in the settings to prevent pre-specified notes and folders from being included in that processing.
As long as you set the exclusion settings prior to setting your API Key (and subsequently clicking the "Create Embeddings" button) then the excluded notes will not be sent to OpenAI.
There is quite a bit of interest in local models which would prevent sending notes over the internet for processing. This is an area that's very much in active development (outside of Smart Connections) and something I'm keeping a close eye on for future integration into this plugin.
Hope that helps,
…