h2oai / h2ogpt

Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://codellama.h2o.ai/

Home Page:http://h2o.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you make_db from documents stored on another (for example, PostgreSQL)

vitalyshalumov opened this issue · comments

We support what some vector databases support. We support vector dbs ['chroma', 'weaviate', 'faiss', 'qdrant']

I'm sure you can figure out how to convert documents from one db, export them, and then from those raw documents import using make_db.