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 f30c5de commit 3255fd0Copy full SHA for 3255fd0
tutorial/markdown/java/spring-ai.md
@@ -54,8 +54,7 @@ Spring AI brings several benefits to Java developers:
54
## Couchbase Embedding Store
55
Couchbase spring-ai integration stores each embedding in a separate document and uses an FTS vector index to perform
56
queries against stored vectors. Currently, it supports storing embeddings and their metadata, as well as removing
57
-embeddings. Filtering selected by vector search embeddings by their metadata was not supported at the moment of writing
58
-this tutorial.
+embeddings.
59
60
## Project Structure
61
0 commit comments