Static method to create a new NeonPostgres instance from a
connection. It creates a table if one does not exist.
initialize(embeddings: EmbeddingsInterface, config: NeonPostgresArgs): Promise<NeonPostgres>| Name | Type | Description |
|---|---|---|
embeddings* | EmbeddingsInterface | Embeddings instance. |
config* | NeonPostgresArgs |