I’ve made an agent for learning purpose, which scrapes Google using the serp api then displays the result using Chatmodel but Ai Agent is not using Serp ai , its not running
There must be some issue in your AI agent Prompting. Could you share your workflow instead of screenshot so I could better identify where the issue is.
Solutions:
→ Correctly configure the SerpAPi tool which is attached with AI agent.
→ Correctly do prompting of AI agent and give proper instruction when to call SerpApi tool.
→ Also add correct description in SerpApi tool on which request it should be called.