diff --git a/src/content/docs/agents/api-reference/using-ai-models.mdx b/src/content/docs/agents/api-reference/using-ai-models.mdx index bb6091af856aa9..8c904ae107de4f 100644 --- a/src/content/docs/agents/api-reference/using-ai-models.mdx +++ b/src/content/docs/agents/api-reference/using-ai-models.mdx @@ -1,6 +1,8 @@ --- title: Using AI Models pcx_content_type: concept +tags: + - AI sidebar: order: 3 --- diff --git a/src/content/docs/agents/index.mdx b/src/content/docs/agents/index.mdx index e55a5504839633..02c623e1ed2d9d 100644 --- a/src/content/docs/agents/index.mdx +++ b/src/content/docs/agents/index.mdx @@ -2,6 +2,8 @@ title: Build Agents on Cloudflare type: overview pcx_content_type: overview +tags: + - AI sidebar: order: 1 head: diff --git a/src/content/docs/ai-audit/features/analyze-ai-traffic.mdx b/src/content/docs/ai-audit/features/analyze-ai-traffic.mdx index f9ba8b9d23e963..0568754482d6ed 100644 --- a/src/content/docs/ai-audit/features/analyze-ai-traffic.mdx +++ b/src/content/docs/ai-audit/features/analyze-ai-traffic.mdx @@ -1,6 +1,8 @@ --- title: Analyze AI traffic pcx_content_type: concept +tags: + - AI sidebar: order: 2 --- diff --git a/src/content/docs/ai-audit/index.mdx b/src/content/docs/ai-audit/index.mdx index 8f83ede4a80d07..15ea064f03747f 100644 --- a/src/content/docs/ai-audit/index.mdx +++ b/src/content/docs/ai-audit/index.mdx @@ -1,6 +1,8 @@ --- title: AI Audit pcx_content_type: overview +tags: + - AI sidebar: order: 1 badge: Beta diff --git a/src/content/docs/ai-gateway/chat-completion.mdx b/src/content/docs/ai-gateway/chat-completion.mdx index 726556d15d9e9c..1b269884dea9f9 100644 --- a/src/content/docs/ai-gateway/chat-completion.mdx +++ b/src/content/docs/ai-gateway/chat-completion.mdx @@ -1,6 +1,8 @@ --- title: OpenAI Compatibility pcx_content_type: reference +tags: + - AI sidebar: order: 4 --- diff --git a/src/content/docs/ai-gateway/guardrails/index.mdx b/src/content/docs/ai-gateway/guardrails/index.mdx index bb9b11ede09f8f..749044861a70bb 100644 --- a/src/content/docs/ai-gateway/guardrails/index.mdx +++ b/src/content/docs/ai-gateway/guardrails/index.mdx @@ -2,6 +2,8 @@ title: Guardrails pcx_content_type: navigation order: 1 +tags: + - AI sidebar: order: 6 group: diff --git a/src/content/docs/ai-gateway/index.mdx b/src/content/docs/ai-gateway/index.mdx index cc458a347f62d6..7d3aac20ba84a0 100644 --- a/src/content/docs/ai-gateway/index.mdx +++ b/src/content/docs/ai-gateway/index.mdx @@ -1,6 +1,8 @@ --- title: Cloudflare AI Gateway pcx_content_type: overview +tags: + - AI sidebar: order: 1 head: diff --git a/src/content/docs/ai-gateway/providers/workersai.mdx b/src/content/docs/ai-gateway/providers/workersai.mdx index dc011213a9cbb1..674ddb325cf6f3 100644 --- a/src/content/docs/ai-gateway/providers/workersai.mdx +++ b/src/content/docs/ai-gateway/providers/workersai.mdx @@ -1,6 +1,8 @@ --- title: Workers AI pcx_content_type: configuration +tags: + - AI sidebar: order: 2 --- diff --git a/src/content/docs/autorag/how-to/bring-your-own-generation-model.mdx b/src/content/docs/autorag/how-to/bring-your-own-generation-model.mdx index 64422f67457e49..b27784dd4414f6 100644 --- a/src/content/docs/autorag/how-to/bring-your-own-generation-model.mdx +++ b/src/content/docs/autorag/how-to/bring-your-own-generation-model.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept title: Bring your own generation model +tags: + - AI sidebar: order: 5 --- diff --git a/src/content/docs/autorag/index.mdx b/src/content/docs/autorag/index.mdx index e17b48b0ee6b33..a8e0194559c9a3 100644 --- a/src/content/docs/autorag/index.mdx +++ b/src/content/docs/autorag/index.mdx @@ -3,6 +3,8 @@ pcx_content_type: overview title: Overview type: overview description: Build scalable, fully-managed RAG applications with Cloudflare AutoRAG. Create retrieval-augmented generation pipelines to deliver accurate, context-aware AI without managing infrastructure. +tags: + - AI sidebar: order: 1 head: diff --git a/src/content/docs/bots/additional-configurations/ai-labyrinth.mdx b/src/content/docs/bots/additional-configurations/ai-labyrinth.mdx index 6a918e13670a7f..abb106e03b0116 100644 --- a/src/content/docs/bots/additional-configurations/ai-labyrinth.mdx +++ b/src/content/docs/bots/additional-configurations/ai-labyrinth.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: overview title: AI Labyrinth +tags: + - AI sidebar: order: 7 --- diff --git a/src/content/docs/bots/additional-configurations/block-ai-bots.mdx b/src/content/docs/bots/additional-configurations/block-ai-bots.mdx index 55245bc8d38db2..b0896149b59022 100644 --- a/src/content/docs/bots/additional-configurations/block-ai-bots.mdx +++ b/src/content/docs/bots/additional-configurations/block-ai-bots.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: reference title: Block AI Bots +tags: + - AI sidebar: order: 8 label: Block AI Bots diff --git a/src/content/docs/browser-rendering/how-to/ai.mdx b/src/content/docs/browser-rendering/how-to/ai.mdx index 950b3ca37e2cc0..c2eef6e0c16554 100644 --- a/src/content/docs/browser-rendering/how-to/ai.mdx +++ b/src/content/docs/browser-rendering/how-to/ai.mdx @@ -1,5 +1,7 @@ --- title: Use browser rendering with AI +tags: + - AI sidebar: order: 2 --- diff --git a/src/content/docs/cloudflare-one/tutorials/ai-wrapper-tenant-control.mdx b/src/content/docs/cloudflare-one/tutorials/ai-wrapper-tenant-control.mdx index 1bf7bfc5c857c7..57f98df7283c99 100644 --- a/src/content/docs/cloudflare-one/tutorials/ai-wrapper-tenant-control.mdx +++ b/src/content/docs/cloudflare-one/tutorials/ai-wrapper-tenant-control.mdx @@ -3,6 +3,8 @@ updated: 2025-05-02 category: 🔐 Zero Trust pcx_content_type: tutorial title: Create and secure an AI agent wrapper using AI Gateway and Zero Trust +tags: + - AI --- import { TabItem, Tabs, Details, Render } from "~/components"; diff --git a/src/content/docs/vectorize/index.mdx b/src/content/docs/vectorize/index.mdx index 0d2861dd323563..762cdcfd0b4e80 100644 --- a/src/content/docs/vectorize/index.mdx +++ b/src/content/docs/vectorize/index.mdx @@ -3,6 +3,8 @@ title: Cloudflare Vectorize order: 0 type: overview pcx_content_type: overview +tags: + - AI sidebar: order: 1 head: diff --git a/src/content/docs/waf/detections/firewall-for-ai.mdx b/src/content/docs/waf/detections/firewall-for-ai.mdx index f9078661e15c33..a222ef83f97c24 100644 --- a/src/content/docs/waf/detections/firewall-for-ai.mdx +++ b/src/content/docs/waf/detections/firewall-for-ai.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: concept title: Firewall for AI (beta) +tags: + - AI sidebar: order: 5 label: Firewall for AI diff --git a/src/content/docs/workers-ai/guides/tutorials/index.mdx b/src/content/docs/workers-ai/guides/tutorials/index.mdx index 788278af0043eb..c4b653d6237f4b 100644 --- a/src/content/docs/workers-ai/guides/tutorials/index.mdx +++ b/src/content/docs/workers-ai/guides/tutorials/index.mdx @@ -2,6 +2,8 @@ pcx_content_type: navigation title: Tutorials hideChildren: true +tags: + - AI sidebar: order: 3 --- diff --git a/src/content/docs/workers-ai/index.mdx b/src/content/docs/workers-ai/index.mdx index 722716694ad3be..e8e3b3f58ae76d 100644 --- a/src/content/docs/workers-ai/index.mdx +++ b/src/content/docs/workers-ai/index.mdx @@ -3,6 +3,8 @@ title: Cloudflare Workers AI order: 0 type: overview pcx_content_type: overview +tags: + - AI sidebar: order: 1 head: diff --git a/src/schemas/tags.ts b/src/schemas/tags.ts index eb7437a4b906db..0a955139406fe0 100644 --- a/src/schemas/tags.ts +++ b/src/schemas/tags.ts @@ -118,9 +118,11 @@ const use_cases: Array = [ { label: "Full stack", variants: ["full-stack"] }, { label: "Geolocation" }, { label: "Headers", variants: ["header"] }, + { label: "LLM", variants: ["llms"] }, { label: "Localization" }, { label: "Logging" }, { label: "Middleware" }, + { label: "MCP" }, { label: "Playback" }, { label: "Prisma ORM" }, { label: "Privacy" },