Version and OS
0.55.7 on Docker/Ubuntu 26.04
Is your feature request related to a problem? Please describe.
I have a pretty weak server serving small local LLMs, and when using it with changedetection it always times out at 60 seconds.
Describe the solution you'd like
Give an option to raise the timeout for situations like this. Other LLM-powered apps like Hermes can additionally auto-detect local endpoints and raise the timeout automatically; that'd be a nice boost.
Describe the use-case and give concrete real-world examples
Using a local LLM to detect changes privately and without having to pay for a cloud LLM provider.
Version and OS
0.55.7 on Docker/Ubuntu 26.04
Is your feature request related to a problem? Please describe.
I have a pretty weak server serving small local LLMs, and when using it with changedetection it always times out at 60 seconds.
Describe the solution you'd like
Give an option to raise the timeout for situations like this. Other LLM-powered apps like Hermes can additionally auto-detect local endpoints and raise the timeout automatically; that'd be a nice boost.
Describe the use-case and give concrete real-world examples
Using a local LLM to detect changes privately and without having to pay for a cloud LLM provider.