Interface MorpheusSynchronousLlmService

All Superinterfaces:
MorpheusSynchronousDataService<LlmModel,LlmModel>

public interface MorpheusSynchronousLlmService extends MorpheusSynchronousDataService<LlmModel,LlmModel>
Provides synchronous data access for LlmModel objects. Blocking wrapper around MorpheusLlmModelService.
Since:
1.4.0