EmbeddingsDataSource

sealed interface EmbeddingsDataSource(source)

Defines the EmbeddingsDataSource contract for the SDAI domain layer.

Author

Dmitriy Moroz

Inheritors

Types

Link copied to clipboard

Defines the Local contract for the SDAI domain layer.

Link copied to clipboard
sealed interface Remote : EmbeddingsDataSource

Defines the Remote contract for the SDAI domain layer.