Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Internet access Gemini 1.5 api

Hello,

I'm creating a chatbot on Slack, based on Gemini 1.5 flash that aims to summarize press articles via URLs we give it life a command.

I've noticed that the bot is completely inventive and only retains the title of the article in the URL, which leads me to believe that it doesn't open the article link. Does Gemini have this ability? How do I go about it?

1 1 1,978
1 REPLY 1

Jondoe
New Member

Any luck on finding solutions?

It seems it has to be implemented via functions. 

https://stackoverflow.com/questions/78594661/gemini-advanced-can-but-api-cannot-read-links

Is there any way to enable web access for API?