-
Notifications
You must be signed in to change notification settings - Fork 8
edited the directory structure and frontmatter #78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
giriraj-singh-couchbase
wants to merge
3
commits into
main
Choose a base branch
from
Automatic_editing_of_directory_and_frontmatter
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+239
−215
Open
Changes from 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
12 changes: 7 additions & 5 deletions
12
awsbedrock/gsi/frontmatter.md → awsbedrock/query_based/frontmatter.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,22 +1,24 @@ | ||
| --- | ||
| # frontmatter | ||
| path: "/tutorial-aws-bedrock-couchbase-rag-with-global-secondary-index" | ||
| title: Retrieval-Augmented Generation (RAG) with Couchbase and Amazon Bedrock using GSI index | ||
| short_title: RAG with Couchbase and Amazon Bedrock using GSI index | ||
| path: "/tutorial-aws-bedrock-couchbase-rag-with-hyperscale-or-composite-vector-index" | ||
| title: Retrieval-Augmented Generation (RAG) with Couchbase and Amazon Bedrock with Couchbase Hyperscale and Composite Vector Index | ||
| short_title: RAG with Couchbase and Amazon Bedrock with Couchbase Hyperscale and Composite Vector Index | ||
| description: | ||
| - Learn how to build a semantic search engine using Couchbase and Amazon Bedrock using GSI. | ||
| - Learn how to build a semantic search engine using Couchbase and Amazon Bedrock with Couchbase Hyperscale and Composite Vector Index. | ||
| - This tutorial demonstrates how to integrate Couchbase's vector search capabilities with Amazon Bedrock's Titan embeddings and Claude language model. | ||
| - You'll understand how to perform Retrieval-Augmented Generation (RAG) using LangChain and Couchbase. | ||
| content_type: tutorial | ||
| filter: sdk | ||
| technology: | ||
| - vector search | ||
| tags: | ||
| - GSI | ||
| - Hyperscale Vector Index | ||
| - Composite Vector Index | ||
| - Artificial Intelligence | ||
| - LangChain | ||
| - Amazon Bedrock | ||
| sdk_language: | ||
| - python | ||
| length: 60 Mins | ||
| alt_paths: ["/tutorial-aws-bedrock-couchbase-rag-with-hyperscale-vector-index", "/tutorial-aws-bedrock-couchbase-rag-with-composite-vector-index"] | ||
| --- |
File renamed without changes.
File renamed without changes.
10 changes: 5 additions & 5 deletions
10
awsbedrock/fts/frontmatter.md → awsbedrock/search_based/frontmatter.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
12 changes: 7 additions & 5 deletions
12
azure/gsi/frontmatter.md → azure/query_based/frontmatter.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,22 +1,24 @@ | ||
| --- | ||
| # frontmatter | ||
| path: "/tutorial-azure-openai-couchbase-rag-with-global-secondary-index" | ||
| title: Retrieval-Augmented Generation (RAG) with Couchbase and Azure OpenAI using GSI index | ||
| short_title: RAG with Couchbase and Azure OpenAI using GSI index | ||
| path: "/tutorial-azure-openai-couchbase-rag-with-hyperscale-or-composite-vector-index" | ||
| title: Retrieval-Augmented Generation (RAG) with Couchbase and Azure OpenAI with Couchbase Hyperscale and Composite Vector Index | ||
| short_title: RAG with Couchbase and Azure OpenAI with Couchbase Hyperscale and Composite Vector Index | ||
| description: | ||
| - Learn how to build a semantic search engine using Couchbase and Azure OpenAI using GSI. | ||
| - Learn how to build a semantic search engine using Couchbase and Azure OpenAI with Couchbase Hyperscale and Composite Vector Index. | ||
| - This tutorial demonstrates how to integrate Couchbase's vector search capabilities with Azure OpenAI embeddings. | ||
| - You'll understand how to perform Retrieval-Augmented Generation (RAG) using LangChain and Couchbase. | ||
| content_type: tutorial | ||
| filter: sdk | ||
| technology: | ||
| - vector search | ||
| tags: | ||
| - GSI | ||
| - Hyperscale Vector Index | ||
| - Composite Vector Index | ||
| - Artificial Intelligence | ||
| - LangChain | ||
| - OpenAI | ||
| sdk_language: | ||
| - python | ||
| length: 60 Mins | ||
| alt_paths: ["/tutorial-azure-openai-couchbase-rag-with-hyperscale-vector-index", "/tutorial-azure-openai-couchbase-rag-with-composite-vector-index"] | ||
| --- |
File renamed without changes.
File renamed without changes.
10 changes: 5 additions & 5 deletions
10
azure/fts/frontmatter.md → azure/search_based/frontmatter.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
12 changes: 7 additions & 5 deletions
12
claudeai/gsi/frontmatter.md → claudeai/query_based/frontmatter.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,22 +1,24 @@ | ||
| --- | ||
| # frontmatter | ||
| path: "/tutorial-openai-claude-couchbase-rag-with-global-secondary-index" | ||
| title: Retrieval-Augmented Generation (RAG) with Couchbase, OpenAI, and Claude using GSI index | ||
| short_title: RAG with Couchbase, OpenAI, and Claude using GSI index | ||
| path: "/tutorial-openai-claude-couchbase-rag-with-hyperscale-or-composite-vector-index" | ||
| title: Retrieval-Augmented Generation (RAG) with Couchbase, OpenAI, and Claude with Couchbase Hyperscale and Composite Vector Index | ||
| short_title: RAG with Couchbase, OpenAI, and Claude with Couchbase Hyperscale and Composite Vector Index | ||
| description: | ||
| - Learn how to build a semantic search engine using Couchbase, OpenAI embeddings, and Anthropic's Claude using GSI. | ||
| - Learn how to build a semantic search engine using Couchbase, OpenAI embeddings, and Anthropic's Claude with Couchbase Hyperscale and Composite Vector Index. | ||
| - This tutorial demonstrates how to integrate Couchbase's vector search capabilities with OpenAI embeddings and use Claude as the language model. | ||
| - You'll understand how to perform Retrieval-Augmented Generation (RAG) using LangChain and Couchbase. | ||
| content_type: tutorial | ||
| filter: sdk | ||
| technology: | ||
| - vector search | ||
| tags: | ||
| - GSI | ||
| - Hyperscale Vector Index | ||
| - Composite Vector Index | ||
| - Artificial Intelligence | ||
| - LangChain | ||
| - OpenAI | ||
| sdk_language: | ||
| - python | ||
| length: 60 Mins | ||
| alt_paths: ["/tutorial-openai-claude-couchbase-rag-with-hyperscale-vector-index", "/tutorial-openai-claude-couchbase-rag-with-composite-vector-index"] | ||
| --- |
File renamed without changes.
File renamed without changes.
File renamed without changes.
10 changes: 5 additions & 5 deletions
10
claudeai/fts/frontmatter.md → claudeai/search_based/frontmatter.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
12 changes: 7 additions & 5 deletions
12
cohere/fts/frontmatter.md → cohere/query_based/frontmatter.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,22 +1,24 @@ | ||
| --- | ||
| # frontmatter | ||
| path: "/tutorial-cohere-couchbase-rag-with-fts" | ||
| title: Retrieval-Augmented Generation (RAG) with Couchbase and Cohere using FTS service | ||
| short_title: RAG with Couchbase and Cohere using FTS service | ||
| path: "/tutorial-cohere-couchbase-rag-with-hyperscale-or-composite-vector-index" | ||
| title: Retrieval-Augmented Generation (RAG) with Couchbase and Cohere with Couchbase Hyperscale and Composite Vector Index | ||
| short_title: RAG with Couchbase and Cohere with Couchbase Hyperscale and Composite Vector Index | ||
| description: | ||
| - Learn how to build a semantic search engine using Couchbase and Cohere using FTS service. | ||
| - Learn how to build a semantic search engine using Couchbase and Cohere with Couchbase Hyperscale and Composite Vector Index. | ||
| - This tutorial demonstrates how to integrate Couchbase's vector search capabilities with Cohere embeddings and language models. | ||
| - You'll understand how to perform Retrieval-Augmented Generation (RAG) using LangChain and Couchbase. | ||
| content_type: tutorial | ||
| filter: sdk | ||
| technology: | ||
| - vector search | ||
| tags: | ||
| - FTS | ||
| - Hyperscale Vector Index | ||
| - Composite Vector Index | ||
| - Artificial Intelligence | ||
| - LangChain | ||
| - Cohere | ||
| sdk_language: | ||
| - python | ||
| length: 60 Mins | ||
| alt_paths: ["/tutorial-cohere-couchbase-rag-with-hyperscale-vector-index", "/tutorial-cohere-couchbase-rag-with-composite-vector-index"] | ||
| --- |
File renamed without changes.
File renamed without changes.
File renamed without changes.
10 changes: 5 additions & 5 deletions
10
cohere/gsi/frontmatter.md → cohere/search_based/frontmatter.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.