Samrat Man Singh

Results 13 comments of Samrat Man Singh

@mmoskal I'm using rllm-llamacpp.

> The Gemini API [expects you to upload images/videos separately](https://ai.google.dev/gemini-api/docs/vision?lang=rest#upload-image) In case anyone wants to grab the code to do the upload, I've posted it [here](https://samrat.me/gemini-file-upload-in-elixir/).

Looks like there is a plugin for decoding VP9 streams(https://github.com/membraneframework/membrane_vpx_plugin). Would the fix be for the MP4 plugin to use that plugin? Or would I need to add this to...