We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3488012 commit c01daa4Copy full SHA for c01daa4
tutorial/markdown/java/langchain4j.md
@@ -4,16 +4,18 @@ path: "/tutorial-java-langchain4j"
4
title: Langchain4j Vector Storage
5
short_title: Transactions w/ Java SDK
6
description:
7
- - Learn how to configure and use couchbase vector search with langchain4j
+ - Learn how to configure and use couchbase vector search with LangChain4j
8
+ - Learn how to vectorize data with LangChain4j
9
+ - Learn how to retrieve vector data from Couchbase
10
content_type: tutorial
11
filter: sdk
12
technology:
- - langchain4j
13
+ - connectors
14
- vector search
15
tags:
- - Vector Search
- - Neural Networks
16
- - Integrations
+ - LangChain
17
+ - Artificial Intelligence
18
+ - Data Ingestion
19
sdk_language:
20
- java
21
length: 10 Mins
0 commit comments