Interface MorpheusLlmModelService

All Superinterfaces:
MorpheusDataQueryService<LlmModel>, MorpheusDataService<LlmModel,LlmModel>

public interface MorpheusLlmModelService extends MorpheusDataService<LlmModel,LlmModel>
Provides async data access for LlmModel objects. Plugins can use this service to persist, update, and remove LLM models associated with an LLM Engine integration.
Since:
1.4.0