has anyone encounter a error message like this while the model try to query the knowledge base. I have tried using other models but got the same error message. There are only gemini 1 pro to gemini 2.0 flash (experiment) to choose from. {
"error": {
"code": 404,
"message": "This model models/gemini-2.0-flash is no longer available to new users. Please update your code to use a newer model for the latest features and improvements.",
"status": "NOT_FOUND"
}
}