Model Pinning
- If you were using a genkit < 0.5.16 and using the default import { gemini15Flash} would you get -002 if google changed it to be the alias? (according to link it still points at 001)
- I want to point to -002, so i drop the import and do the following in the code below, why do I get a model not found error?
"errorMessage":"undefined Model "vertexai/gemini-1.5-flash-002" not found"