Skip to content

Commit 7e437e1

Browse files
authored
Merge pull request #68 from couchbase-examples/tilte_chage_haystack_llamaindex
haystack and llamaindex title change
2 parents 31002ee + 40c1a07 commit 7e437e1

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

haystack/fts/frontmatter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
# frontmatter
33
path: "/tutorial-openai-haystack-rag-with-fts"
4-
title: "Retrieval-Augmented Generation (RAG) with OpenAI and Haystack"
5-
short_title: "RAG with Openai and Haystack"
4+
title: "Retrieval-Augmented Generation (RAG) with OpenAI, Haystack and Couchbase Search Vector Index"
5+
short_title: "RAG with OpenAI, Haystack and Couchbase Search Vector Index"
66
description:
7-
- Learn how to build a semantic search engine using Couchbase's Search vector index.
7+
- Learn how to build a semantic search engine using Couchbase's Search Vector Index.
88
- This tutorial demonstrates how to integrate Couchbase's vector search capabilities with the embeddings generated by OpenAI Services.
99
- You will understand how to perform Retrieval-Augmented Generation (RAG) using Haystack, Couchbase and OpenAI services.
1010
content_type: tutorial

haystack/gsi/frontmatter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
# frontmatter
33
path: "/tutorial-openai-haystack-rag-with-gsi"
4-
title: "Retrieval-Augmented Generation (RAG) with OpenAI and Haystack"
5-
short_title: "RAG with Openai and Haystack"
4+
title: "Retrieval-Augmented Generation (RAG) with OpenAI, Haystack and Couchbase Hyperscale and Composite Vector Indexes"
5+
short_title: "RAG with OpenAI Haystack and Couchbase Hyperscale and Composite Vector Indexes"
66
description:
7-
- Learn how to build a semantic search engine using Couchbase's GSI vector index.
7+
- Learn how to build a semantic search engine using Couchbase's Hyperscale and Composite Vector Indexes.
88
- This tutorial demonstrates how to integrate Couchbase's GSI vector search capabilities with OpenAI embeddings.
99
- You will understand how to perform Retrieval-Augmented Generation (RAG) using Haystack, Couchbase and OpenAI services.
1010
content_type: tutorial

lamaindex/fts/frontmatter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
# frontmatter
33
path: "/tutorial-openai-llamaindex-rag-with-fts"
4-
title: "Retrieval-Augmented Generation (RAG) with OpenAI and LlamaIndex"
5-
short_title: "RAG with Openai and LlamaIndex"
4+
title: "Retrieval-Augmented Generation (RAG) with OpenAI, LlamaIndex and Couchbase Search Vector Index"
5+
short_title: "RAG with Openai, LlamaIndex and Couchbase Search Vector Index"
66
description:
7-
- Learn how to build a semantic search engine using Couchbase's Search vector index.
7+
- Learn how to build a semantic search engine using Couchbase's Search Vector Index.
88
- This tutorial demonstrates how to integrate Couchbase's search vector search capabilities with the embeddings generated by OpenAI Services.
99
- You will understand how to perform Retrieval-Augmented Generation (RAG) using Llamaindex, Couchbase and OpenAI services.
1010
content_type: tutorial

lamaindex/gsi/frontmatter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
# frontmatter
33
path: "/tutorial-openai-llamaindex-rag-with-gsi"
4-
title: "Retrieval-Augmented Generation (RAG) with OpenAI and LlamaIndex"
5-
short_title: "RAG with Openai and LlamaIndex"
4+
title: "Retrieval-Augmented Generation (RAG) with OpenAI, LlamaIndex and Couchbase Hyperscale and Composite Vector Indexes"
5+
short_title: "RAG with Openai, LlamaIndex and Couchbase Hyperscale and Composite Vector Indexes"
66
description:
7-
- Learn how to build a semantic search engine using Couchbase's GSI vector search.
7+
- Learn how to build a semantic search engine using Couchbase's Hyperscale and Composite Vector Indexes.
88
- This tutorial demonstrates how to integrate Couchbase's GSI vector search capabilities with OpenAI embeddings.
99
- You will understand how to perform Retrieval-Augmented Generation (RAG) using LlamaIndex and GSI vector indexes.
1010
content_type: tutorial

0 commit comments

Comments
 (0)