Using Google Vertex AI in Actions
I want to use Google Vertex AI embeddings model with langchain
https://js.langchain.com/docs/integrations/text_embedding/google_vertex_ai
But the documentation says
I don't know how this will work with the Serverless architecture Convex provides.
While current scenario is only for Google, other APIs/SDKs might have similar dependencies, Any tips on this?

