KtorHuggingFaceModelsApi

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

Parameters

httpClient

Configured Ktor client used to send provider requests.

apiBaseUrl

Hugging Face API base URL used for model search.


constructor(apiBaseUrl: String)(source)

Creates a new SDAI component instance.

Author

Dmitriy Moroz

Parameters

apiBaseUrl

api base url value consumed by the API.