Andreas Lappe
Andreas Lappe
Dear Andrew, thanks for starting this package – much appreciated. While converting an old pdf over to your library, I wondered why the document is hold inside a GenServer? I...
Looks for cid:… references in the html_body and replaces them with the local attachment url, if a match is found.
## Bug Report ### Plugin(s) @capacitor/google-maps ### Capacitor Version ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 3.5.1 @capacitor/core: 3.5.1 @capacitor/android: 3.5.1 @capacitor/ios: 3.5.1 Installed Dependencies: @capacitor/android: not installed @capacitor/core:...
While trying to make bamboo_smtp work with the smtp server of domainfactory (df.eu), I found I needed some options handled differently. While I'm not into the topic taming the ssl...
Running `v0.22.8` I get this in the lsp log of my neovim: `"[Next LS] Runtime for folder xy failed to initialize"` happening for every project. I built next-ls from source...
Adds basic support for tools with ollama `v0.3`, tested with the hairbrush example: ```elixir alias LangChain.Function alias LangChain.Message alias LangChain.Chains.LLMChain alias LangChain.ChatModels.ChatOllamaAI # map of data we want to be...
I noticed that https://github.com/ollama/ollama/blob/main/docs/api.md#generate-a-chat-completion and https://github.com/ollama/ollama/blob/main/docs/modelfile.md#valid-parameters-and-values document that those options all need to be passed to the `options: {}` sub structure. My local instance testing with llama `v3.1` and ollama...
### :speaking_head: Foreword I'm currently missing the ability to add the CLI's `--gpus=all` via this resource. It would be great to have that. ``` $ docker help run | grep...
Dear Simon, I have an issue with mail reception stopping after some time. I see no error, but new mails are not picked up any more. Is there a way...