CdC-SI / eak-copilot

The official repository of the EAK-Copilot project as part of the Innovation Fellowship 2024.
https://cdc-si.github.io/eak-copilot/
GNU General Public License v3.0
4 stars 0 forks source link

install postgres vectorDB extension #105

Closed K-Schubert closed 3 months ago

K-Schubert commented 3 months ago

Install pgvector extension (https://github.com/pgvector/pgvector) in PostgreSQL docker image.

Change base image in db/Dockerfile with "ankane/pgvector".