mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-12 04:20:55 +00:00
**Description**: PR fixes some formatting errors in deprecation message in the `langchain_community.vectorstores.pgvector` module, where it was missing spaces between a few words, and one word was misspelled. **Issue**: n/a **Dependencies**: n/a Signed-off-by: mpeveler@timescale.com Co-authored-by: Erick Friis <erick@langchain.dev>