Package-level declarations
Types
Downloads local model archives into Android app-private storage and reports real downloaded bytes.
Defines the DownloadableModelFileDownloader contract for the SDAI data layer.
Coordinates DownloadableModelRemoteDataSource behavior in the SDAI data layer.
Coordinates HordeStatusSource behavior in the SDAI data layer.
Downloads local model archives into iOS app storage and reports received bytes.
NSURLSession delegate that converts native progress callbacks into app download state callbacks.
Maps ArliAI network responses into domain generation results.
Loads ArliAI checkpoint metadata from the network API.
Coordinates KtorFalAiGenerationRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorForgeModulesRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorHordeGenerationRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorHuggingFaceGenerationRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorHuggingFaceModelsRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorOpenAiGenerationRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorServerConfigurationRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorStabilityAiCreditsRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorStabilityAiEnginesRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorStabilityAiGenerationRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorStableDiffusionEmbeddingsRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorStableDiffusionGenerationRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorStableDiffusionHyperNetworksRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorStableDiffusionLorasRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorStableDiffusionModelsRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorStableDiffusionSamplersRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorStableDiffusionScriptsRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorSupportersRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorSwarmUiEmbeddingsRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorSwarmUiGenerationRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorSwarmUiLorasRemoteDataSource behavior in the SDAI data layer.
Coordinates KtorSwarmUiModelsRemoteDataSource behavior in the SDAI data layer.
Provides the NoOpDownloadableModelFileDownloader singleton used by the SDAI data layer.
Coordinates RandomImageRemoteDataSource behavior in the SDAI data layer.
Coordinates ReportRemoteDataSource behavior in the SDAI data layer.
Functions
Removes stale final and temporary model archive files before retrying or after cancellation.
Converts non-2xx HTTP download responses into the same exception shape as Android downloads.
Creates a non-persistent session for large model archive downloads.