BaseEmbeddings
class, and implementing the necessary methods. It’s quite simple!
BaseEmbeddings
class, and implement the necessary methods.
AutoEmbeddings
class, for the sake of convenience. We can do this by registering it with the EmbeddingsRegistry
.
AutoEmbeddings
class.