Relative Content

Tag Archive for streamlitgemini

Problem with my streamlit & gemini api app

So I’m trying to biuld a simple streamlit app with gemini api in order to transform natural language to sql and then provide me the data from the database that i need.
The problem is everytime i ask a question i get this error: Error with Gemini model: module ‘google.generativeai’ has no attribute ‘generate_text’