Samrat Man Singh
Samrat Man Singh
Hello! Is anyone working on adding Gemini support already? - API documentation: https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/gemini - Gemini 1.5 Pro seems to have support for function calling. - There seems to be two...
Hello, My application starts a `NodeJS.Supervisor` in order to use a Node dependency. I want to disable SSR, but the running `NodeJS.Supervisor` it seems to lead LiveSvelte into making a...
I got the following crash when trying to demux a mp4 file with a VP9 video stream. ``` [error] /:mp4_demuxer Error occured in Membrane Element: ** (FunctionClauseError) no function clause...
### Feature request The OpenAI Realtime API now supports WebRTC in addition to websockets: https://platform.openai.com/docs/guides/realtime-webrtc Would it be possible to support WebRTC-based connections from the Realtime client package? ### Motivation...
**Closes:** https://github.com/tramlinehq/tramline/issues/648 Currently we only create a backmerge to the working branch. This PR also enables creating a PR to the upcoming release branch.
# Smart Staged Rollouts Automatically rollout the release to play store when the release is healthy, as determined by release health rules. Automatic rollout happens once release is made and...
Fixes #80 The Gemini API [expects you to upload images/videos separately](https://ai.google.dev/gemini-api/docs/vision?lang=rest#upload-image). That feels outside of the scope of Instructor, so I've avoided adding that in this PR. ## Example usage:...
Currently, it's only possible to send text messages using the Gemini adapter: https://github.com/thmsmlr/instructor_ex/blob/1abd8473d05111c11a4d9033b6a88acc29737fa0/lib/instructor/adapters/gemini.ex#L61 The Gemini API supports image, video and audio inputs(unlike the OpenAI API where you send the file...
Hello, I'm trying to use flutter-webrtc with [ex_webrtc](https://github.com/elixir-webrtc/ex_webrtc). `ex_webrtc` seems to expect `usernameFragment` to be part of the ICE candidate: https://github.com/elixir-webrtc/ex_webrtc/blob/2ef1582fd4436ccbe4f29db9ea3329c59a62f276/lib/ex_webrtc/ice_candidate.ex#L21 And from https://www.w3.org/TR/webrtc/#rtcicecandidate-interface, it sounds like the field is...
Hello, When I search for "fun with flags", I see "0 downloads"  But the package page shows that the package has been seeing a...