Google Vertex Cloud API - Gemini Pro

Hi all. My goal is to be able to use the Google Vertex Cloud API to access the new Gemini Pro AI model as part of my scenarios. I have been using OpenAI successfully but have found that the Google Gemini Pro model is much better at web related research and would like to move some scenario steps to it.

While I have looked, I have not found Google Vertex Cloud API nor Google Gemini Pro available as existing modules, but perhaps it is labeled differently.

The question is: Is there a module for the Google Vertex Cloud API or Google Gemini Pro currently available? If not, is there indication that one will be added?

I’d start looking at a direct REST solution but seems a bit ineffecient and prefer not to start coding something custom if there are plans to add to Make.

Thanks in advance.

Welcome to the Make community!

Make doesn’t have an integration for this third-party service or a module for this particular endpoint.

If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the app’s universal module (Make an API call) or generic HTTP “Make a request” module.

You can also suggest for it to be made in the Idea exchange. Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
Screenshot_2024-01-17_130153

If you need assistance in setting up the app’s universal module, or the generic HTTP module, please provide additional information about what you have tried with regards to the external service’s Developer API Reference – how you are setting the connection up, a link to the endpoint are you trying to connect to, and what errors you are encountering.

3 Likes

Thank you @samliew

Yes, the API route seems like the way to go until/if Make adds this endpoint. I appreciate you confirming that a module does not exist that I may have been overlooking.

Cheers!

Hello,I did came across with a Make - Gemini module created by a community member. Didn’t try it though. Gemini AI Integration for Make.com | by Synergetic

1 Like

Hello everyone @here :wave:

I just wanted to let you know that a Gemini app that is supported and maintained by Make is now available.


:email:

FYI: We sent out an email to our Google Cloud Vision users to replace their modules with Google Vertex. Sharing the information here as well for the benefit of the community.

Microsoft has deprecated the API for Google Cloud Vision and, as a result, we have deprecated our Google Cloud Vision app as well.

However, we have released a new app, Google Vertex AI (Gemini) as a replacement. Our new app has a module Analyze Image/Video that offers new capabilities in image recognition, as well as additional modules to Create a Text Prompt (text-bison), Create a Chat Prompt (chat-bison), and Create a Chat Prompt (gemini-pro).

Although the Google Cloud Vision API service will continue to be available until March 31, 2024, we recommend that you update your scenarios to use the new Google Vertex AI (Gemini) app as soon as possible.

1 Like

Hello everyone @here :wave:

Just FYI: the Google Cloud Vision app is now once again available for all our users.

1 Like

So, we no longer need to replace Google Cloud Vision modules with Google Vertex AI to keep our workflows running?

Hello @J_Mac welcome to the community :wave:

That’s exactly right. While you can certainly go ahead and use Google Vertex, there’s also the option to continue using all existing Google Cloud Vision modules without any necessary changes.