From c15065544a20ee90f010f584763949f049624888 Mon Sep 17 00:00:00 2001 From: Glitz Smarter <100395937+GlitzSmarter@users.noreply.github.com> Date: Mon, 28 Jul 2025 12:54:25 -0400 Subject: [PATCH] Rewriting function in YaK Rewrote the function to make it clear the quote is according to the page on the Clearwater website. --- robots.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/robots.json b/robots.json index 2599916..4064a2e 100644 --- a/robots.json +++ b/robots.json @@ -590,7 +590,7 @@ "YaK": { "operator": "[Meltwater](https://www.meltwater.com/en/suite/consumer-intelligence)", "respect": "Unclear at this time.", - "function": "By applying AI, data science, and market research expertise to a live feed of global data sources, we transform unstructured data into actionable insights allowing better decision-making." + "function": "According to the [Meltwater Consumer Intelligence page](https://www.meltwater.com/en/suite/consumer-intelligence) 'By applying AI, data science, and market research expertise to a live feed of global data sources, we transform unstructured data into actionable insights allowing better decision-making'." "frequency": "Unclear at this time.", "description": "Retrieves data used for Meltwater's AI enabled consumer intelligence suite" }, @@ -615,4 +615,4 @@ "frequency": "No information.", "description": "Retrieves data used for You.com web search engine and LLMs." } -} \ No newline at end of file +}