While installing pgvector extension to PostgreSQL in Windows I am getting error with make command

234 views Asked by At

This is the error I am getting while using make command in windows command prompt

enter image description here

I am referring to this page

Please provide any other ways to install pgvector in windoes

I tried by following pgvector source repository. I want it to be installed for storing Langchain Embeddings in the form of vectors

0

There are 0 answers