Package-level declarations

Types

Link copied to clipboard

Defines the Automatic1111GenerationApi contract for the SDAI network layer.

Link copied to clipboard

Defines the Automatic1111MetadataApi contract for the SDAI network layer.

Link copied to clipboard
class KtorAutomatic1111GenerationApi(val httpClient: HttpClient = createConfiguredHttpClient()) : Automatic1111GenerationApi

Coordinates KtorAutomatic1111GenerationApi behavior in the SDAI network layer.

Link copied to clipboard
class KtorAutomatic1111MetadataApi(val httpClient: HttpClient = createConfiguredHttpClient()) : Automatic1111MetadataApi

Coordinates KtorAutomatic1111MetadataApi behavior in the SDAI network layer.