From ccda47390449c81d4ac929a46ef42a1ea9536672 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C4=8Curn?= Date: Tue, 16 Sep 2025 16:12:47 +0200 Subject: [PATCH 1/3] feat(docs): Fix LlamaIndex spelling and slug in documentation Corrected spelling of 'LlamaIndex' and updated slug. --- sources/platform/integrations/ai/llama.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/platform/integrations/ai/llama.md b/sources/platform/integrations/ai/llama.md index fa3ec371e1..a31856f53e 100644 --- a/sources/platform/integrations/ai/llama.md +++ b/sources/platform/integrations/ai/llama.md @@ -1,9 +1,9 @@ --- title: LlamaIndex integration description: Learn how to integrate Apify with LlamaIndex in order to feed vector databases and LLMs with data crawled from the web. -sidebar_label: Llamaindex +sidebar_label: LlamaIndex sidebar_position: 6 -slug: /integrations/llama +slug: /integrations/llama-index, /integrations/llama --- **Learn how to integrate Apify with LlamaIndex to feed vector databases and LLMs with data crawled from the web.** From ef44616d72e1c96d8ad6556be64b04601db627a0 Mon Sep 17 00:00:00 2001 From: Jan Curn Date: Wed, 17 Sep 2025 14:39:54 +0200 Subject: [PATCH 2/3] Fixes --- nginx.conf | 3 +++ sources/platform/integrations/ai/llama.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/nginx.conf b/nginx.conf index be0aba51d2..d6dd839ab0 100644 --- a/nginx.conf +++ b/nginx.conf @@ -421,6 +421,9 @@ server { # Actor marketing playbook addition rewrite ^/academy/get-most-of-actors$ /academy/actor-marketing-playbook permanent; + # Misc + rewrite ^/platform/integrations/llama$ /platform/integrations/llama-index permanent; + } # Temporarily used to route crawlee.dev to the Crawlee GitHub pages. diff --git a/sources/platform/integrations/ai/llama.md b/sources/platform/integrations/ai/llama.md index a31856f53e..3a7a642a04 100644 --- a/sources/platform/integrations/ai/llama.md +++ b/sources/platform/integrations/ai/llama.md @@ -3,7 +3,7 @@ title: LlamaIndex integration description: Learn how to integrate Apify with LlamaIndex in order to feed vector databases and LLMs with data crawled from the web. sidebar_label: LlamaIndex sidebar_position: 6 -slug: /integrations/llama-index, /integrations/llama +slug: /integrations/llama-index --- **Learn how to integrate Apify with LlamaIndex to feed vector databases and LLMs with data crawled from the web.** From 810f581ad238e5885d5a51357532b4558fcef05e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Olender?= <92638966+TC-MO@users.noreply.github.com> Date: Wed, 17 Sep 2025 15:03:32 +0200 Subject: [PATCH 3/3] fix cardgrid link to LlamaIndex --- sources/platform/integrations/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/platform/integrations/index.mdx b/sources/platform/integrations/index.mdx index ef2bd39738..72fc3976d3 100644 --- a/sources/platform/integrations/index.mdx +++ b/sources/platform/integrations/index.mdx @@ -210,7 +210,7 @@ These integrations allow you to use Apify Actors as tools and data sources. />