Skip to content
Open
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
807c392
Updating AutoVec tutorial
giriraj-singh-couchbase Sep 15, 2025
68e04f3
Added frontmatter.md and updated the tutorial
giriraj-singh-couchbase Sep 15, 2025
9bb439b
Applied suggestions from code review
giriraj-singh-couchbase Sep 15, 2025
dfca154
Fixed frontmatter.md
giriraj-singh-couchbase Sep 15, 2025
e52bcd5
fixing minor details
giriraj-singh-couchbase Sep 15, 2025
604bf29
Merge branch 'DA-1096_autovec_tutorial' of https://github.com/couchba…
giriraj-singh-couchbase Sep 15, 2025
fc878a4
Fixed frontmatter.md
giriraj-singh-couchbase Sep 15, 2025
38d1792
Updated autovec_langchain.ipynb
giriraj-singh-couchbase Sep 18, 2025
1e9bb07
fixed some screenshots
giriraj-singh-couchbase Sep 18, 2025
b85f7a4
updated screenshot
giriraj-singh-couchbase Sep 23, 2025
69fe694
fixed grammatical mistakes
giriraj-singh-couchbase Sep 24, 2025
9bcf7b9
fixed capella free-tier issue and added some missing content
giriraj-singh-couchbase Sep 25, 2025
0d870b1
added missing content
giriraj-singh-couchbase Sep 25, 2025
709cfe5
Updatede doc
giriraj-singh-couchbase Sep 26, 2025
55242d5
added version of libraries, removed unnecessary files
giriraj-singh-couchbase Oct 30, 2025
ce09c83
updated model service name
giriraj-singh-couchbase Nov 3, 2025
e48691b
removed extra code
giriraj-singh-couchbase Nov 3, 2025
97392d9
updated screenshots
giriraj-singh-couchbase Nov 13, 2025
8cb8715
Updated tutorial to use couchbase hyperscale vector index
giriraj-singh-couchbase Dec 4, 2025
7274d17
fixed frontmatter path
giriraj-singh-couchbase Dec 4, 2025
44ed62b
renamed folder
giriraj-singh-couchbase Dec 4, 2025
90042d1
Removed title as it will be used from the frontmatter
giriraj-singh-couchbase Dec 4, 2025
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
18 changes: 18 additions & 0 deletions autovec-tutorial/__frontmatter__.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
# frontmatter
path: "/tutorial-couchbase-autovectorization-langchain"
title: Auto-Vectorization with Couchbase Capella AI Services and LangChain
short_title: Auto-Vectorization with Couchbase and LangChain
description:
- Learn how to use Couchbase Capella's AI Services auto-vectorization feature to automatically convert your data into vector embeddings.
- This tutorial demonstrates how to set up automated embedding generation workflows and perform semantic search using LangChain.
content_type: tutorial
filter: sdk
technology:
- Artificial Intelligence
tags:
- LangChain
sdk_language:
- python
length: 20 Mins
---
382 changes: 382 additions & 0 deletions autovec-tutorial/autovec_langchain.ipynb

Large diffs are not rendered by default.

Binary file added autovec-tutorial/img/Access_control.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/Create_auto_vec.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/Select_embedding_model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/cluster_cloud_config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/cluster_no_nodes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/create_cluster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/deploying_model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/import_sd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/imported_data_hotel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/importing_model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/login.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/login_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/model_api_key_form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/model_setup_access.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/node_select_cluster_opt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/password_cluster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/select_cluster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/setup_access.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/start_workflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/vector_all_field_mapping.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/vector_data_source.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/vector_field_mapping.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/vector_index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added autovec-tutorial/img/vector_index_page.png
Binary file added autovec-tutorial/img/workflow.png
Binary file added autovec-tutorial/img/workflow_deployed.png
Binary file added autovec-tutorial/img/workflow_summary.png