queryById

abstract suspend fun queryById(id: String): HuggingFaceModelEntity(source)

Executes the queryById step in the SDAI storage layer.

Return

Result produced by queryById.

Author

Dmitriy Moroz

Parameters

id

identifier of the target entity.