Andrés Alejos
Andrés Alejos
For what it's worth, I found that a workaround is to have nginx act as the SSL proxy so that internal/local traffic to your home assistant instance does not have...
Converting to html is supported out of the box with `jupyter nbconvert --to html`. If you use the [Anaconda Docker image](https://hub.docker.com/r/continuumio/anaconda3/) you should be able to use it directly from...
> Thanks! In case anyone else runs into the same issue, I wrote a short note on what I did: https://samrat.me/blog/til-file-uploads-using-the-req-elixir-library I was looking to use this exactly for Whisper...
Added Gemini adapter (#45 ) to this PR. Streaming is not implemented yet, but initial testing has normal chat completion working.
Just a thought, but having this API might make writing plugins which interact with other steps much easier. I could imagine more use cases where plugin authors might want more...