Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sources/platform/integrations/ai/llama.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
slug: /integrations/llama-index
---

**Learn how to integrate Apify with LlamaIndex to feed vector databases and LLMs with data crawled from the web.**
Expand Down
2 changes: 1 addition & 1 deletion sources/platform/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ These integrations allow you to use Apify Actors as tools and data sources.
/>
<Card
title="LlamaIndex"
to="./integrations/llama"
to="./integrations/llama-index"
imageUrl="/img/platform/integrations/llamaindex.jpeg"
smallImage
/>
Expand Down
Loading