Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for the ollama server to not be online all the time #153

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sebbi08
Copy link

@sebbi08 sebbi08 commented Jan 14, 2025

Hi,

I have the problem that the Ollama server i am running is on my gaming PC and therefor not online all the time but the paperless and paperless-ai are running on my home server and therefor are always online.

That's why I added the OLLAMA_SKIP_VALIDATION env variable to only check the availability of the Ollama server when it is needed. This is when doing the configuration, when running the initial scan and when manually running the scan and for the scan intervals (Hope I got all the points)

@DushanthaS
Copy link

Plus one for this change: Most of the self-hosted community will not trust Open AI with their documents, and not many people have GPUs in their servers. This will be a nice addition in a privacy standpoint.

@clusterzx
Copy link
Owner

Hi,

I have the problem that the Ollama server i am running is on my gaming PC and therefor not online all the time but the paperless and paperless-ai are running on my home server and therefor are always online.

That's why I added the OLLAMA_SKIP_VALIDATION env variable to only check the availability of the Ollama server when it is needed. This is when doing the configuration, when running the initial scan and when manually running the scan and for the scan intervals (Hope I got all the points)

Thats a good addition. Will be implemented.

@clusterzx
Copy link
Owner

Plus one for this change: Most of the self-hosted community will not trust Open AI with their documents, and not many people have GPUs in their servers. This will be a nice addition in a privacy standpoint.

I dont know what your comment has to do with OpenAI and how this PR is related to even something you mentioned here. But I agree on your statement regardless 😆

@clusterzx
Copy link
Owner

This pull request has been marked as stale due to inactivity. Please update it to keep it open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants