I have a Claygent prompt that writes an in-depth description about the company based on their website. However, the prompt still pulls information even if the website is inaccessible (404 error, DNS won't connect, etc). Which is fine if the company still exists. The issue I run into is that I get replies that say "this website doesn't even exist anymore" or "I shut down that business a million years ago" sort of thing. How would you go about checking to make sure the website actually... ya know... works...? ๐
Hi Aly, thanks for reaching out! Do you mind sending the link to the table so we can take a look? https://downloads.intercomcdn.com/i/o/1171717996/ac7729f84b426e1d0358af02/image.png?expires=1732305600&signature=e505f10b899defe50e88932c0b9cae9782058ad3245a9ac854875dddd3582cf7&req=dSEgF85%2FmohWX%2FMW1HO4zYTywSn%2FBpIQ2BKsam%2FhVPsWnw%3D%3D%0A
Additionally, we have a free Clay enrichment called Check if URL is Valid which takes in a URL and checks whether or not the link is valid. I'd recommend running this before your Claygent integration and then applying a conditional formula to the Claygent column (under Run Settings > Use AI) to only run for valid URLs! Let me know if this makes sense and if you have any other questions! https://downloads.intercomcdn.com/i/o/w28k1kwz/1262573984/954a7615a55cb8cd2ae3e163a18c/CleanShot+2024-11-22+at+14_36_01%402x.png?expires=1732306500&signature=3a0623ca43aeb3e0fe6bac27abe03a5b1e19bc8f86c6f36f6308d91536c08ab5&req=dSIhFMx5nohXXfMW1HO4zQxk1WVr7ppYryDvik5hYrG8MBYa3MNgEjRZRd5T%0AnPFG%0A
Hey there - just wanted to check in here to see if you needed anything else! Feel free to reply back here if you do.
We haven't heard back from you in a bit, so we're going to go ahead and close things out here - feel free to let us know if you still need something!
Hi Aly H., I'm Muratcan, AI Agent Systems Manager at 99 Ravens AI. I have two quick suggestions for resolving this issue. The first one is adding an instruction to the system prompt to return "The Company is out of business" if it sees 404 etc. Otherwise, LLMs tend to satisfy the user, thus, they might be hallucinating and spitting out unrelated answers. The other thing is sending Clay agents to the target company's blog pages and asking them to check the recent blog publish dates. While this is not a 100% solution, it might be an additional layer to check the company's status. I hope it helps, Cheers