Hi all,
Question: Can we use the more recent google embedding models (specifically text-embedding-005) when using
GCP Vertex AI API for auto embedding?
The
docs for the Google PaLM api notes that "The only supported model is
embedding-gecko-001
for now." That only applies to the Google PaLM api, right?
Thanks in advance.