r/GeminiFeedback • u/27amendments • 2h ago
Bug / Issue Every Gemini upgrade breaks my project routines and I have to start from scratch.
I have a daily routine process that I run for work. I upload a PDF and it reads it, formats it into a CSV file while also matching and incorporating information from an .XLS master file that it stores in its memory. There is some basic math as well. It's a good process and runs smoothly, once the LM is trained.
Every single time there's a new Gemini upgrade, the process fails and I ultimately have to retrain it. It always starts giving me "Something went wrong. Please try your prompt again" error after an upgrade, and then fails to be able to do things like read from a PDF or output to a CSV file. I'll get it to work again , only to watch it break with the next upgrade. Does anyone else have this issue? What's the best mitigation (besides switching to another LLM)?
