chatbox
chatbox copied to clipboard
[BUG] beautiful UI but gemini support lacks...
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.