What is the Python code to check all the GenerativeAI models supported by Google Gemini?
Being new to GenerativeAI world, I am trying to load a pre-trained text generation model and doing some stuff which is not working. This is how I load the GenerativeAI model.