Google has a page describing how to use one of their Gemini15 models to transcribe audio They include a sample script see below The script grabs the audio file
Is there any way to keep track of sessions of interactions with Gemini API like I can ask followup questions through API calls I am making a website in react
I am attempting to call Gemini API using App Scripts but I am consistently getting the InvalidSignature error message The code that I am using is a conversion