Skip to content

8.6.0

Compare
Choose a tag to compare
@Anaethelion Anaethelion released this 11 Jan 15:15
· 119 commits to main since this release
3804ea7

API

  • ML.StartTrainedModelDeployment: Added WithPriority

New APIs

  • ML.UpdateTrainedModelDeployment: Updates certain properties of trained model deployment.

Client

BulkIndexer

Improvements were made to the BulkIndexer memory usage to allow better handling under burst use cases. Thanks to @christos68k and @rockdaboot !