- Added implementation and software tests for
CrateDBCache
, deriving fromSQLAlchemyCache
, andCrateDBSemanticCache
, building uponCrateDBVectorStore
.
- Make it work
- Added implementations for
CrateDBVectorStore
,CrateDBVectorStoreMultiCollection
,CrateDBChatMessageHistory
, andCrateDBLoader
.