Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion haystack/fts/frontmatter.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# frontmatter
path: "/tutorial-openai-haystack-rag"
path: "/tutorial-openai-haystack-rag-with-fts"
title: "Retrieval-Augmented Generation (RAG) with OpenAI and Haystack"
short_title: "RAG with Openai and Haystack"
description:
Expand Down
2 changes: 1 addition & 1 deletion haystack/gsi/frontmatter.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# frontmatter
path: "/tutorial-openai-haystack-rag"
path: "/tutorial-openai-haystack-rag-with-gsi"
title: "Retrieval-Augmented Generation (RAG) with OpenAI and Haystack"
short_title: "RAG with Openai and Haystack"
description:
Expand Down
2 changes: 1 addition & 1 deletion lamaindex/fts/frontmatter.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# frontmatter
path: "/tutorial-openai-llamaindex-rag"
path: "/tutorial-openai-llamaindex-rag-with-fts"
title: "Retrieval-Augmented Generation (RAG) with OpenAI and LlamaIndex"
short_title: "RAG with Openai and LlamaIndex"
description:
Expand Down
2 changes: 1 addition & 1 deletion lamaindex/gsi/frontmatter.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# frontmatter
path: "/tutorial-openai-llamaindex-rag"
path: "/tutorial-openai-llamaindex-rag-with-gsi"
title: "Retrieval-Augmented Generation (RAG) with OpenAI and LlamaIndex"
short_title: "RAG with Openai and LlamaIndex"
description:
Expand Down
Loading