Package-level declarations
Types
Link copied to clipboard
interface Automatic1111GenerationApi
Defines the Automatic1111GenerationApi contract for the SDAI network layer.
Link copied to clipboard
interface Automatic1111MetadataApi
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.