exoascension / vault-chat

A ChatGPT bot trained on your vault notes. Ask your AI questions about your own thoughts and ideas!
GNU General Public License v3.0
113 stars 7 forks source link

Adding path based file exclusions #29

Closed cpaika closed 1 year ago

cpaika commented 1 year ago

Adds the ability to exclude a path in your Vault with sensitive data from being sent to OpenAI for indexing. Intention is to support users who want this plugin's functionality, but want to keep some files private.

Fixes https://github.com/exoascension/vault-chat/issues/20