Baoyuantop commented on code in PR #2024:
URL: https://github.com/apache/apisix-website/pull/2024#discussion_r3083734450


##########
website/src/pages/ai-gateway.tsx:
##########
@@ -11,37 +11,67 @@ const ChakraTestPage: React.FC = () => (
   <Layout>
     <Head>
       <title>
-        APISIX AI Gateway - LLM Proxy for Efficient, Secure AI Workloads
+        What is an AI Gateway? APISIX AI Gateway for LLMs &amp; AI Agents
       </title>
+      <link rel="canonical" href="https://apisix.apache.org/ai-gateway/"; />
 
       <meta
         name="description"
-        content="Apache APISIX AI Gateway provides LLM load balancing, retry 
and fallback, token rate limiting, and enhanced security for your AI 
applications."
+        content="An AI gateway manages traffic between applications and LLM 
providers. Apache APISIX AI Gateway provides LLM load balancing, retry and 
fallback, token rate limiting, MCP protocol support, and enhanced security for 
AI agents and applications."
       />
 
       <meta property="og:type" content="website" />
       <meta
         property="og:title"
-        content="APISIX AI Gateway - LLM Proxy for Efficient, Secure AI 
Workloads"
-      />
-      <meta
-        property="og:site_name"
-        content="Apache APISIX"
+        content="What is an AI Gateway? APISIX AI Gateway for LLMs &amp; AI 
Agents"

Review Comment:
   ```suggestion
           content="What is an AI Gateway? APISIX AI Gateway for LLMs & AI 
Agents"
   ```



##########
website/src/pages/ai-gateway.tsx:
##########
@@ -11,37 +11,67 @@ const ChakraTestPage: React.FC = () => (
   <Layout>
     <Head>
       <title>
-        APISIX AI Gateway - LLM Proxy for Efficient, Secure AI Workloads
+        What is an AI Gateway? APISIX AI Gateway for LLMs &amp; AI Agents

Review Comment:
   ```suggestion
           What is an AI Gateway? APISIX AI Gateway for LLMs & AI Agents
   ```



##########
website/learning-center/what-is-api-management.md:
##########


Review Comment:
   Why is there an empty file?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to