Embedding

data class Embedding(val keyword: String)(source)

Carries Embedding data through the SDAI domain layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(keyword: String)

Properties

Link copied to clipboard

Exposes the keyword value used by the SDAI domain layer.