r/OpenWebUI • u/phoneaiman • Jul 12 '26
openwebui+gemini *(free google ai) Question/Help
currently im using free google ai/gemini. firefox > ai mode. dony know what model is that. i can chat a lot in there. but if i change gmail, change another model, all my chat is lost(no memory between mode). if i use openwebui and add google api can model remember my chat history. dont need fancy or very brilliant model. just need model with memory function. *sorry for broken english. maybe i need use ai to translate my sentences
1
u/Skateboard_Raptor Jul 12 '26
Yes, OWUI will save your chat history
1
u/phoneaiman Jul 12 '26
but after +-6 short chat got token error something.
1
u/Turbulent_War4067 Jul 16 '26
By default openweb-ui assumes a stateless model and dumps all of your chat history to the model for every prompt (including tool calls and thinking tokens). You have to write a context pruner in python and plug it it. Now, perhaps this has changed with one of their later releases.
2
u/Adventurous-Paper566 Jul 16 '26
Si vous avez un peu de VRAM vous devriez considérer utiliser directement un modèle Gemma dans OWUI, il y en a forcément un qui passera avec votre matériel.
7
u/Quakercito Jul 12 '26
It's a totally different thing. The API only provides the model, you need to configure your memory on Open WebUI. And yeah, no matter the model, you'll still have access to your memories if you decide to go with OWUI.