Skip to content

Commit 965910f

Browse files
authored
added demo video (#21461)
1 parent d7df4ec commit 965910f

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

src/content/docs/autorag/index.mdx

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,14 @@ You can use AutoRAG to build:
3636

3737
<div>
3838
<LinkButton href="/autorag/get-started">Get started</LinkButton>
39-
{/* <LinkButton target="_blank" variant="secondary" icon="external" href="">
40-
Watch an AutoRAG demo
41-
</LinkButton> */}
39+
<LinkButton
40+
target="_blank"
41+
variant="secondary"
42+
icon="external"
43+
href="https://www.youtube.com/watch?v=JUFdbkiDN2U"
44+
>
45+
Watch AutoRAG demo
46+
</LinkButton>
4247
</div>
4348

4449
---

0 commit comments

Comments
 (0)