Hey everyone. Im wishing good luck to everyone and I also have a question about HarmCategory. HarmCategory is an attribute of generativeai. But im getting errors on my backend file (Flask)
Error: genai.HarmCategory.HARM_CATEGORY_HATE_SPEECH: genai.HarmBlockThreshold.BLOCK_MEDIUM_AND_ABOVE,
AttributeError: module ‘google.generativeai’ has no attribute ‘HarmCategory’