SwarmUiGenerationRepository

Defines the SwarmUiGenerationRepository contract for the SDAI domain layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard
abstract suspend fun checkApiAvailability()
abstract suspend fun checkApiAvailability(url: String)

Executes the checkApiAvailability step in the SDAI domain layer.

Link copied to clipboard

Executes the generateFromImage step in the SDAI domain layer.

Link copied to clipboard

Executes the generateFromText step in the SDAI domain layer.