fetchModels

open suspend override fun fetchModels(apiKey: String): List<KtorStableDiffusionModelRaw>(source)

Loads available ArliAI checkpoints and records the response as configuration traffic.

Return

raw checkpoint metadata returned by the provider.

Author

Dmitriy Moroz

Parameters

apiKey

ArliAI API key sent as bearer authorization.