I need to automate asking the following question every month, and to receive answer by email. Question: Which mobile operators changed their names last month this year?
I need this to be as precise as it can (90+%), and I need to automate it to be run every month by it self, and mail will be used as reminder to do this task and to check for info.
Make sure that you have in mind that i will be using api key for connecting.
I need to automate asking the following question every month, and to receive answer by email. Question: Which mobile operators changed their names last month this year?
yes i saw all of that, but i need this specific task, thats why i am asking it specifically
@Milos_Stankovic
welcome to the community,
I don’t fully understand your requirement,
are you trying to get this information from a database or an API that you have?
or is this from a search engine
In the first case, you can create an agent that can have the DB or API call as a tool for the agent.
In the 2nd case, you can use any model with “Grounding with Google search” tool.
I would suggest you choose a model between 2.5 pro or flash based on the complexity of the task.
Hey @Akhilesh_Kambhampati , I need to use Api key in Apex class that will research internet and get response for thr question. But i need up to date - Live data, not trained bot that is programed till 2024 like every ChatGPT bot and gemini key and modeli used
@Milos_Stankovic,
gemini has the tool capability of searching the internet based on your query and generate a response based on the search results, its called “Grounding with google search”
please check the following documentation for more details.