Skip to content

Commit

Permalink
feat: Updated docs/swarms/memory/pg.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Jan 18, 2024
1 parent 19d7949 commit 7410829
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/swarms/memory/pg.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@ Attributes:

### 3.1 Attribute Validators

The class includes validators for the `connection_string` and `engine` attributes to ensure their proper usage. These validators help maintain consistency in attribute values.
#### 4.4 Querying Vectors - Method Overview <a name="querying-vectors"></a>

Before diving into the details of the querying vectors with the PgVectorVectorStore class, let's provide an overview of the purpose and functionality of the `query` method.

### 3.2 Initialization

Expand Down

0 comments on commit 7410829

Please sign in to comment.