Companion

Provides the companion object singleton used by the SDAI domain layer.

Author

Dmitriy Moroz

Properties

Link copied to clipboard

Exposes the default value used by the SDAI domain layer.

Link copied to clipboard

Exposes the defaultImageToImage value used by the SDAI domain layer.

Link copied to clipboard

Exposes the defaultTextToImage value used by the SDAI domain layer.

Link copied to clipboard

Exposes the imageToImage value used by the SDAI domain layer.

Link copied to clipboard

Exposes the textToImage value used by the SDAI domain layer.

Functions

Link copied to clipboard
fun parse(value: String?, fallback: FalAiModel = default): FalAiModel

Executes the parse step in the SDAI domain layer.