Add more warnings about privacy with remote models

This commit is contained in:
shamoon
2025-08-06 23:09:13 -04:00
parent 540539643c
commit 64ff422fef
3 changed files with 9 additions and 0 deletions

View File

@@ -272,6 +272,10 @@ Paperless-ngx can suggest tags, correspondents, document types and storage paths
Paperless-ngx includes several features that use AI to enhance the document management experience. These features are optional and can be enabled or disabled in the settings. If you are using the AI features, you may want to also enable the "LLM index" feature, which supports Retrieval-Augmented Generation (RAG) designed to improve the quality of AI responses. The LLM index feature is not enabled by default and requires additional configuration.
!!! warning
Remember that Paperless-ngx will send document content to the AI provider you have configured, so consider the privacy implications of using these features, especially if using a remote model (e.g. OpenAI), instead of the default local model.
### Document Chat
Paperless-ngx can use an AI LLM model to answer questions about a document or across multiple documents. Again, this feature works best when RAG is enabled. The chat feature is available in the upper app toolbar and will switch between chatting across multiple documents or a single document based on the current view.