timescale / vector-cookbook

Timescale Vector Cookbook. A collection of recipes to build applications with LLMs using PostgreSQL and Timescale Vector.
https://www.timescale.com/ai
104 stars 39 forks source link

Loading a Deployed DB #3

Open haiderryan opened 1 year ago

haiderryan commented 1 year ago

How can I load a vector db which has already been deployed on timescale platform. I dont want to compute the embeddings from the documents every time I want to run my RAG system.