Package genlayer.py.storage.vecdb#
Warning
This is an internal module
- class genlayer.py.storage.vecdb.VecDB[source]#
Data structure that supports storing and querying vector data
There are two entities that can act as a key:
vector (can have duplicates)
id (int alias, can’t have duplicates)