# This is a working example that leverages Langchain, OpenAI GPT-3.5turbo, and PGvector PostgreSQL extension. # Give it one or more txt documents to "read", and then you can ask it questions about the ...
This repository makes it easy to deploy a PostgreSQL Flexible Server to Azure with the pgvector extension installed. The pgvector extension provides a vector similarity search engine for PostgreSQL, ...