From 73f03f9271209813444f9ed08c096793bd9b34f6 Mon Sep 17 00:00:00 2001 From: Idalith Bustos Date: Fri, 27 Jun 2025 17:59:11 -0700 Subject: [PATCH] Quick Removal --- website/src/pages/en/ai-suite/ai-introduction.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/src/pages/en/ai-suite/ai-introduction.mdx b/website/src/pages/en/ai-suite/ai-introduction.mdx index 9b661875bb18..d25cc9f77358 100644 --- a/website/src/pages/en/ai-suite/ai-introduction.mdx +++ b/website/src/pages/en/ai-suite/ai-introduction.mdx @@ -32,8 +32,6 @@ Using onchain data with AI unlocks powerful new ways to interact with and unders - "List the top-5 swaps by USD value in the last 24 hours." - "Give me the daily volume on Uniswap." - "List the 20 most recently registered .eth names." -- "What's the best liqudity pool to put my ETH into?" -- "What is the total delegated stake in The Graph network?" [Graph Assistant](/ai-suite/graph-assistant/introduction/) will eventually be a one-stop shop for interacting with The Graph. Right now, it's an agentic AI app that uses state-of-the-art AI techniques, LLMs, and MCPs to understand and answer your questions about [Subgraphs](/subgraphs/developing/subgraphs/) and [Token API](/token-api/quick-start/) data.