Skip to content

Commit a9db19e

Browse files
authored
Update README.md (#23)
1 parent b898343 commit a9db19e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,7 @@ chat_history.add_messages([
157157
print(chat_history.messages)
158158
```
159159

160+
161+
### Vectorstore
162+
163+
See example for the [PGVector vectorstore here](https://github.com/langchain-ai/langchain-postgres/blob/main/examples/vectorstore.ipynb)

0 commit comments

Comments
 (0)