fetchEmbeddings

open suspend override fun fetchEmbeddings(baseUrl: String, authorization: BasicHttpAuthorization?): KtorSdEmbeddingsResponse(source)

Loads SDAI data through fetchEmbeddings.

Return

Result produced by fetchEmbeddings.

Author

Dmitriy Moroz

Parameters

baseUrl

base url value consumed by the API.

authorization

authorization value consumed by the API.