Skip to content

Commit 020da67

Browse files
authored
Haystack and llamaindex fst and gsi examples (#63)
* haystack and llamaindex example for gsi and fts * refactor * added not for default linear vector search * haystack cookbook update * composite changes * clean up * reverted code * reverted code * file name changes * test fix * tag name * fix for bulk error * ignore llama index gsi example * tag changes * description change * formatter update
1 parent 93c3933 commit 020da67

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

haystack/gsi/frontmatter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ path: "/tutorial-openai-haystack-rag"
44
title: "Retrieval-Augmented Generation (RAG) with OpenAI and Haystack"
55
short_title: "RAG with Openai and Haystack"
66
description:
7-
- Learn how to build a semantic search engine using Couchbase's Hyperscale vector index.
8-
- This tutorial demonstrates how to integrate Couchbase's Hyper scale vector search capabilities with OpenAI embeddings.
7+
- Learn how to build a semantic search engine using Couchbase's GSI vector index.
8+
- 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
1111
filter: sdk

lamaindex/gsi/___frontmatter._____md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ path: "/tutorial-openai-llamaindex-rag"
44
title: "Retrieval-Augmented Generation (RAG) with OpenAI and LlamaIndex"
55
short_title: "RAG with Openai and LlamaIndex"
66
description:
7-
- Learn how to build a semantic search engine using Couchbase's Hyperscale vector search.
8-
- This tutorial demonstrates how to integrate Couchbase's vector search capabilities with OpenAI embeddings.
7+
- Learn how to build a semantic search engine using Couchbase's GSI vector search.
8+
- 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
1111
filter: sdk

0 commit comments

Comments
 (0)