EmergenceAI / Agent-E

Agent driven automation starting with the web. Discord: https://discord.gg/wgNfmFuqJF
MIT License
678 stars 83 forks source link

[QUERY] Not working with gmail. #92

Open USTAADCOM opened 1 month ago

USTAADCOM commented 1 month ago

Title

Not working with gmail.

Description

I am working on Agent-E I want "Go to the my gmail and check specific emails like from my company name as Subject and then open these emails one by one. If there is any attachment then download this attachment and finally give me the summary of the email body and attachment file."

deepak-akkil commented 1 month ago

Could you elaborate a bit more. Which step in the above task does it fail? What LLMs are you using?

USTAADCOM commented 1 month ago

@deepak-akkil I am using gpt4o-mini. And it fails while clicking on a specific email. Like I have an email with the Subject: Job Confirmation it finds but fails while clicking on it.

teaxio commented 1 month ago

@USTAADCOM we have not seen mini work that good. We think the system prompts that we use need to be completely changed in order for this to work. Please consider some of the other openai models. 4o works great for us.