Skip to content

Commit 31002ee

Browse files
authored
Merge pull request #67 from couchbase-examples/tutorial-path-fix-for-gsi
llamaindex and haystack gsi parth fix
2 parents 6e22e92 + 1813c7e commit 31002ee

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

haystack/fts/frontmatter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# frontmatter
3-
path: "/tutorial-openai-haystack-rag"
3+
path: "/tutorial-openai-haystack-rag-with-fts"
44
title: "Retrieval-Augmented Generation (RAG) with OpenAI and Haystack"
55
short_title: "RAG with Openai and Haystack"
66
description:

haystack/gsi/frontmatter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# frontmatter
3-
path: "/tutorial-openai-haystack-rag"
3+
path: "/tutorial-openai-haystack-rag-with-gsi"
44
title: "Retrieval-Augmented Generation (RAG) with OpenAI and Haystack"
55
short_title: "RAG with Openai and Haystack"
66
description:

lamaindex/fts/frontmatter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# frontmatter
3-
path: "/tutorial-openai-llamaindex-rag"
3+
path: "/tutorial-openai-llamaindex-rag-with-fts"
44
title: "Retrieval-Augmented Generation (RAG) with OpenAI and LlamaIndex"
55
short_title: "RAG with Openai and LlamaIndex"
66
description:

lamaindex/gsi/frontmatter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# frontmatter
3-
path: "/tutorial-openai-llamaindex-rag"
3+
path: "/tutorial-openai-llamaindex-rag-with-gsi"
44
title: "Retrieval-Augmented Generation (RAG) with OpenAI and LlamaIndex"
55
short_title: "RAG with Openai and LlamaIndex"
66
description:

0 commit comments

Comments
 (0)