KtorArliAiGenerationApi

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

Parameters

httpClient

configured Ktor client used to send provider requests.

baseUrl

ArliAI SDNext-compatible API base URL.


constructor(baseUrl: String)(source)

Creates an ArliAI API client with the shared application HTTP configuration.

Author

Dmitriy Moroz

Parameters

baseUrl

ArliAI SDNext-compatible API base URL.