KtorHordeGenerationApi

constructor(httpClient: HttpClient, baseUrl: String)(source)

Parameters

httpClient

Configured Ktor client used to send provider requests.

baseUrl

Horde API base URL.


constructor(baseUrl: String)(source)

Creates a new SDAI component instance.

Author

Dmitriy Moroz

Parameters

baseUrl

base url value consumed by the API.