Superduper: Build end-to-end AI applications and agent workflows on your existing data infrastructure and preferred tools - without migrating your data.
The base Datatype contains many extraneous parameters, which we don't necessarily need (encoder for example).
We should add an intermediate class in the hierarchy to solve this, which we can subclass with Vector.
The base
Datatype
contains many extraneous parameters, which we don't necessarily need (encoder
for example). We should add an intermediate class in the hierarchy to solve this, which we can subclass withVector
.Vector
will have itsencode
implementation based on this suggestion: https://github.com/superduper-io/superduper/issues/2562#issuecomment-2454060574