This is an automated email from the ASF dual-hosted git repository.
guoqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new c249f71603e docs: update editor's pick & fix covers (#1869)
c249f71603e is described below
commit c249f71603e450fba46c48d627a2c8565b2adea6
Author: Yilia Lin <[email protected]>
AuthorDate: Fri Mar 7 10:51:16 2025 +0800
docs: update editor's pick & fix covers (#1869)
---
blog/en/blog/2025/02/21/why-reinvent-api-gateways.md | 1 +
blog/en/blog/2025/02/24/apisix-ai-gateway-features.md | 1 +
blog/en/blog/2025/03/06/what-is-an-ai-gateway.md | 1 +
blog/en/config/picked-posts.json | 4 ++--
4 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/blog/en/blog/2025/02/21/why-reinvent-api-gateways.md
b/blog/en/blog/2025/02/21/why-reinvent-api-gateways.md
index 5c05eb10422..890f7b03e2f 100644
--- a/blog/en/blog/2025/02/21/why-reinvent-api-gateways.md
+++ b/blog/en/blog/2025/02/21/why-reinvent-api-gateways.md
@@ -15,6 +15,7 @@ keywords:
- Open Source API Gateway
description: Discover the journey of Apache APISIX, from a small windowless
office to a global open-source success. Learn why we created APISIX, its rapid
growth, and how it addresses modern API gateway needs.
tags: [Community]
+image:
https://static.api7.ai/uploads/2025/03/07/uwv68gCg_story-behind-apache-pisix.webp
---
<head>
diff --git a/blog/en/blog/2025/02/24/apisix-ai-gateway-features.md
b/blog/en/blog/2025/02/24/apisix-ai-gateway-features.md
index 8baa1ce3744..d96240d3a57 100644
--- a/blog/en/blog/2025/02/24/apisix-ai-gateway-features.md
+++ b/blog/en/blog/2025/02/24/apisix-ai-gateway-features.md
@@ -14,6 +14,7 @@ keywords:
- AI Request Throttling
description: "Explore the robust features of the APISIX AI Gateway, including
LLM proxy, intelligent traffic scheduling, token rate limiting, and security
protection. Achieve multi-LLM load balancing, API rate control, and content
moderation through open-source plugins to optimize the performance, security,
and cost control of AI applications."
tags: [Ecosystem]
+image:
https://static.api7.ai/uploads/2025/03/07/Qs4WrU0I_apisix-ai-gateway.webp
---
>This article will provide an in-depth look at the AI gateway features of the
>current and upcoming versions of APISIX. As a multifunctional API and AI
>gateway, Apache APISIX offers efficient and secure LLM API calls for AI
>applications.
diff --git a/blog/en/blog/2025/03/06/what-is-an-ai-gateway.md
b/blog/en/blog/2025/03/06/what-is-an-ai-gateway.md
index 506a8aaf46a..df7a96972ec 100644
--- a/blog/en/blog/2025/03/06/what-is-an-ai-gateway.md
+++ b/blog/en/blog/2025/03/06/what-is-an-ai-gateway.md
@@ -20,6 +20,7 @@ keywords:
- AI Reliability
description: "AI Gateway manages LLMs traffic, enhancing security,
reliability, and observability for AI applications."
tags: [Ecosystem]
+image:
https://static.api7.ai/uploads/2025/03/07/1W9olFmu_what-is-ai-gateway.webp
---
>This article will explore how AI gateway address pressing API gateway
>concerns. Let's discover how AI gateways unlock the full potential of AI,
>turning challenges into opportunities for growth.
diff --git a/blog/en/config/picked-posts.json b/blog/en/config/picked-posts.json
index 2b7286af4e9..0d261e4df68 100644
--- a/blog/en/config/picked-posts.json
+++ b/blog/en/config/picked-posts.json
@@ -1,9 +1,9 @@
[
"blog/en/blog/2025/02/24/apisix-ai-gateway-features.md",
+ "blog/en/blog/2025/03/06/what-is-an-ai-gateway.md",
"blog/en/blog/2025/02/21/why-reinvent-api-gateways.md",
"blog/en/blog/2025/02/06/analyzing-api-gateway-adoption-rates.md",
"blog/en/blog/2025/02/17/cloud-vs-open-source-vs-commercial-api-gateways.md",
"blog/en/blog/2024/10/22/apisix-integrates-with-open-appsec.md",
- "blog/en/blog/2024/10/17/release-apache-apisix-3.11.0.md",
- "blog/en/blog/2024/07/25/different-rate-limits-apisix.md"
+ "blog/en/blog/2024/10/17/release-apache-apisix-3.11.0.md"
]