ArliAiGenerationRepository

Generates images through the configured ArliAI account.

Implementations resolve the selected checkpoint from the payload first and then from persisted ArliAI settings, so callers can override the model per request.

Author

Dmitriy Moroz

Functions

Link copied to clipboard

Generates one or more image-to-image results.

Link copied to clipboard

Generates one or more text-to-image results.

Link copied to clipboard
abstract suspend fun validateApiKey(): Boolean

Checks whether the persisted ArliAI API key is accepted by the provider.