Results 6 issues of Joe Ruether

Hello, I've been testing Rumble on two phones at home - a Samsung GS4 and a Nexus 6P. When both phones are connected to the same wireless access point, Rumble...

This pull request is for adding a Signing subkey and an Authentication subkey, in addition to the existing Encryption subkey. It also changes the Primary key to be Certify only....

While playing with this, I noticed that the only subkey that is generated is the Encryption subkey. Signing and Authentication are tied to the master key. Example: ``` $ gpg...

Hello, I am trying to use this inside of a Docker image. I have downloaded the model separately from [here](https://tfhub.dev/google/universal-sentence-encoder-large/5), and I have performed the `pip install https://github.com/MartinoMensio/spacy-universal-sentence-encoder/releases/download/v0.3.1/en_use_lg-0.3.1.tar.gz#en_use_lg-0.3.1` as a...

documentation

**Version and OS** Docker image dgtlmoon/changedetection.io:0.39.18 **Is your feature request related to a problem? Please describe.** ChangeDetection.io does a great job extracting text and creating notifications when that text changes....

enhancement

### What happened? I'm having difficulty correctly configuring LiteLLM. I am getting the following error: ``` litellm.exceptions.NotFoundError: OpenAIException - Error code: 404 - {'detail': 'Not Found'} ``` I have `oobabooga/text-generation-webui`...

bug