Interface MorpheusLlmModelService
- All Superinterfaces:
MorpheusDataQueryService<LlmModel>,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
-
Method Summary
Methods inherited from interface com.morpheusdata.core.MorpheusDataQueryService
count, find, get, list, list, listById, listOptions, listOptions, searchMethods inherited from interface com.morpheusdata.core.MorpheusDataService
bulkCreate, bulkRemove, bulkSave, create, create, remove, remove, save, save