chatbox icon indicating copy to clipboard operation
chatbox copied to clipboard

[BUG] beautiful UI but gemini support lacks...

Open 0wwafa opened this issue 1 year ago • 0 comments

If I try to send a file to gemini, I get "The current model Google (gemini-1.5-flash-latest) does not support sending files". But gemini indeed supports sending files like audio, video or images. https://ai.google.dev/gemini-api/docs/prompting_with_media

also, gemini uses chunked prompts, so it's possible to delete any prompt from it's context, you can do it for example from the aistudio interface. and the tokes of that prompt are freed.

0wwafa avatar Jun 07 '24 23:06 0wwafa