Skip to content

Commit f4ecb05

Browse files
authored
add postgres in doc
1 parent 7a0fb4f commit f4ecb05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/store/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Supported Stores
4949
* `MariaDB`_ (requires `ext-pdo`)
5050
* `MongoDB Atlas`_ (requires `mongodb/mongodb` as additional dependency)
5151
* `Pinecone`_ (requires `probots-io/pinecone-php` as additional dependency)
52+
* `Postgres`_ (requires `ext-pdo`)
5253

5354
.. note::
5455

@@ -90,4 +91,5 @@ This leads to a store implementing two methods::
9091
.. _`MariaDB`: https://mariadb.org/projects/mariadb-vector/
9192
.. _`MongoDB Atlas`: https://www.mongodb.com/atlas
9293
.. _`Pinecone`: https://www.pinecone.io/
94+
.. _`Postgres`: https://www.postgresql.org/about/news/pgvector-070-released-2852/
9395
.. _`GitHub`: https://github.com/symfony/ai/issues/16

0 commit comments

Comments
 (0)