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 3266ac0 commit 83c036fCopy full SHA for 83c036f
docs/source/user_guide/large_language_model/retrieval.rst
@@ -1,8 +1,8 @@
1
.. _vector_store:
2
3
-##########################################################
4
-Extensive Support of Langchain Vector Stores serialization
5
+########################
+Vector Store integration
6
7
.. versionadded:: 2.9.1
8
@@ -40,7 +40,7 @@ The following code snippet shows how to use ``OpenSearchVectorSearch`` with envi
40
41
.. admonition:: Deployment
42
:class: note
43
-
+
44
During deployment, it is very important that you remember to pass in those environment variables as well:
45
46
.. code-block:: python3
0 commit comments