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
4 changes: 2 additions & 2 deletions haystack/gsi/frontmatter.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions lamaindex/gsi/frontmatter.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down