From 0f79b17f4a937c5920faf2e0fa222dc621e2e2a2 Mon Sep 17 00:00:00 2001 From: RichardScottOZ Date: Sun, 5 May 2024 08:44:11 +0930 Subject: [PATCH] new demo link --- docs/integrations/llama-index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/llama-index.md b/docs/integrations/llama-index.md index 63938eb9..01317e84 100644 --- a/docs/integrations/llama-index.md +++ b/docs/integrations/llama-index.md @@ -8,6 +8,6 @@ title: 🦙 LlamaIndex > _formerly known as GPT-index_ - `LlamaIndex` [Vector Store page](https://docs.llamaindex.ai/en/stable/examples/vector_stores/ChromaIndexDemo.html) -- Demo: https://github.com/jerryjliu/llama_index/blob/main/docs/examples/vector_stores/ChromaIndexDemo.ipynb +- Demo: [https://github.com/jerryjliu/llama_index/blob/main/docs/examples/vector_stores/ChromaIndexDemo.ipynb](https://github.com/run-llama/llama_index/blob/main/docs/docs/examples/vector_stores/ChromaIndexDemo.ipynb) - [Chroma Loader on Llamahub](https://llamahub.ai/l/chroma)