Skip to content

Commit 7ae6d91

Browse files
Update demos/embeddings/README.md
Co-authored-by: Dorin-Andrei Geman <[email protected]>
1 parent f01d85f commit 7ae6d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/embeddings/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This demo application enables semantic search over your codebase using AI embedd
44

55
## Quick Start (Recommended) ⚡
66

7-
The demo automatically downloads a pre-generated embeddings index from a [GitHub Gist](https://gist.github.com/ilopezluna/92d9ef10f6a1129167c0b50a46891e26) on first run, so you can start searching immediately without waiting for indexing.
7+
The demo automatically downloads a pre-generated embeddings index from a [GitHub Gist](https://gist.githubusercontent.com/ilopezluna/235518ab315c23275c90c5cddb1375b8/raw/df541734b3f4843f99b8ce34f4cee240addde08f/embeddings-index.json) on first run, so you can start searching immediately without waiting for indexing.
88

99
### Prerequisites
1010

0 commit comments

Comments
 (0)