diff --git a/haystack/gsi/frontmatter.md b/haystack/gsi/frontmatter.md index 23fab296..1da0623e 100644 --- a/haystack/gsi/frontmatter.md +++ b/haystack/gsi/frontmatter.md @@ -1,8 +1,8 @@ --- # frontmatter path: "/tutorial-openai-haystack-rag-with-gsi" -title: "Retrieval-Augmented Generation (RAG) with OpenAI, Haystack and Couchbase Hyperscale and Composite Vector Indexes" -short_title: "RAG with OpenAI Haystack and Couchbase Hyperscale and Composite Vector Indexes" +title: "RAG with OpenAI, Haystack and Couchbase Hyperscale and Composite Vector Indexes" +short_title: "RAG with OpenAI, Haystack and Couchbase CVI and HVI" description: - Learn how to build a semantic search engine using Couchbase's Hyperscale and Composite Vector Indexes. - This tutorial demonstrates how to integrate Couchbase's GSI vector search capabilities with OpenAI embeddings. diff --git a/lamaindex/gsi/frontmatter.md b/lamaindex/gsi/frontmatter.md index 0449ace0..17e0aadf 100644 --- a/lamaindex/gsi/frontmatter.md +++ b/lamaindex/gsi/frontmatter.md @@ -1,8 +1,8 @@ --- # frontmatter path: "/tutorial-openai-llamaindex-rag-with-gsi" -title: "Retrieval-Augmented Generation (RAG) with OpenAI, LlamaIndex and Couchbase Hyperscale and Composite Vector Indexes" -short_title: "RAG with OpenAI, LlamaIndex and Couchbase Hyperscale and Composite Vector Indexes" +title: "RAG with OpenAI, LlamaIndex and Couchbase Hyperscale and Composite Vector Indexes" +short_title: "RAG with OpenAI, LlamaIndex and Couchbase CVI and HVI" description: - Learn how to build a semantic search engine using Couchbase's Hyperscale and Composite Vector Indexes. - This tutorial demonstrates how to integrate Couchbase's GSI vector search capabilities with OpenAI embeddings.