genkit
genkit copied to clipboard
[JS] Google AI plugin does not support latest text embeddings models (`-004`)
Describe the bug Needs to be updated with latest models: https://ai.google.dev/gemini-api/docs/models/gemini#model-variations
It also seems as though the current model exposed by the GoogleAI embeddings is actually embedding-001, it is just called Gecko in the code.
Should this be updated somehow?