AI Agents + Grounding

Hi everyone :slight_smile:

I have started to play with Make a few days ago, I want to explore the potential of using AI agents to include them in some of our production workflows.
At the current moment we are using custom AI Agents to connect to LLMs, extract information from the internet, parse it and deliver a formatted and very specific results.

My idea was to replicate that process with AI Agents in Make, but I have realized, that even you can select any model from OpenAI or Gemini, you cannot “fine-tune it”.
In my case I need to set the temperature of the model to 0 (since I don’t want creative answers) and also, specify that the LLM must use Grounding (basically Google search)

I cannot set those options in the AI Agent builder set up area, but maybe there’s a different way of doing it that I’m missing.
Has anyone faced this situation? any previous experience? any hint?

Thank you very much in advance

Welcome to the Make community!

You are correct that the field is not available in the AI Agent settings. This should probably be a simple field to add, so do contact Make support with your feedback while it’s still in beta testing!

That’s what this button is for :slight_smile:

Hope this helps! Let me know if there are any further questions or issues.

— @samliew