Open emclaughlin215 opened 3 months ago
Given the popularity of PostgreSQL, I do think it could make more sense to just call these PostgreSQL vector/chunk databases instead of SQLAlchemy. And then we don't have to worry about supporting things other than PostgreSQL here.
@zmccormick7 what is supp_id?
supp_id
is just any additional identifier you want to add. It could be something like a customer id for example.
Overall Questions:
supp_id
is and so it is not used in the implementation for SQLAlchemyDBSome things to look at: