KtorArliAiModelsRemoteDataSource

Loads ArliAI checkpoint metadata from the network API.

Author

Dmitriy Moroz

Parameters

api

ArliAI network API used for model discovery.

Constructors

Link copied to clipboard
constructor(api: ArliAiGenerationApi)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun fetchModels(apiKey: String): List<StableDiffusionModel>

Fetches ArliAI checkpoints and maps them into shared Stable Diffusion model metadata.