Skip to content

Commit 83c036f

Browse files
author
Ziqun Ye
committed
change the name
1 parent 3266ac0 commit 83c036f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/user_guide/large_language_model/retrieval.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _vector_store:
22

3-
##########################################################
4-
Extensive Support of Langchain Vector Stores serialization
5-
##########################################################
3+
########################
4+
Vector Store integration
5+
########################
66

77
.. versionadded:: 2.9.1
88

@@ -40,7 +40,7 @@ The following code snippet shows how to use ``OpenSearchVectorSearch`` with envi
4040
4141
.. admonition:: Deployment
4242
:class: note
43-
43+
4444
During deployment, it is very important that you remember to pass in those environment variables as well:
4545

4646
.. code-block:: python3

0 commit comments

Comments
 (0)