[astrocyte.document_stores]
pgvector = astrocyte_pgvector.store:PgVectorStore

[astrocyte.vector_stores]
pgvector = astrocyte_pgvector.store:PgVectorStore

[astrocyte.wiki_stores]
pgvector = astrocyte_pgvector.wiki_store:PgWikiStore
