Skip to content

Commit

Permalink
Add the TrainedModelCacheMetadataService to createComponents output
Browse files Browse the repository at this point in the history
  • Loading branch information
afoucret committed Apr 10, 2024
1 parent f1db7fd commit 5cdc3ab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1326,6 +1326,7 @@ public Collection<?> createComponents(PluginServices services) {
dataFrameAnalyticsConfigProvider,
nativeStorageProvider,
modelLoadingService,
trainedModelCacheMetadataService,
trainedModelProvider,
trainedModelAssignmentService,
trainedModelAllocationClusterServiceSetOnce.get(),
Expand Down

0 comments on commit 5cdc3ab

Please sign in to comment.