Leonardo

Results 3 comments of Leonardo

This is easily reproducible by sending an invalid `.wav` file type. Try this: ```bash echo "Test audio file content" > test_audio_file.wav gemini # wait for Gemini to load, and send...

The problem seems to be with `gemini-3-pro-preview`. When requesting it to use `gemini-2.5-flash` model, then it works - at least I get a text response, not an error.

> Hi [@MrLeonix](https://github.com/MrLeonix) , i don't believe we support sending .wav files, have you tried sending a normal request without a file attached or a .txt,.md file ? Hey, @galz10...