File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
sources/platform/integrations Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: LlamaIndex integration
3
3
description : Learn how to integrate Apify with LlamaIndex in order to feed vector databases and LLMs with data crawled from the web.
4
4
sidebar_label : LlamaIndex
5
5
sidebar_position : 6
6
- slug : /integrations/llama
6
+ slug : /integrations/llama-index
7
7
---
8
8
9
9
** Learn how to integrate Apify with LlamaIndex to feed vector databases and LLMs with data crawled from the web.**
Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ These integrations allow you to use Apify Actors as tools and data sources.
210
210
/>
211
211
<Card
212
212
title = " LlamaIndex"
213
- to = " ./integrations/llama"
213
+ to = " ./integrations/llama-index "
214
214
imageUrl = " /img/platform/integrations/llamaindex.jpeg"
215
215
smallImage
216
216
/>
You can’t perform that action at this time.
0 commit comments