From fa695765be1c79f897830455d492946d93adff4e Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Tue, 19 Dec 2023 13:40:44 +0100 Subject: Estimate => Cost --- config-model-api/abi-spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-model-api/abi-spec.json') diff --git a/config-model-api/abi-spec.json b/config-model-api/abi-spec.json index 72c89b8b1ff..d05360b8d1a 100644 --- a/config-model-api/abi-spec.json +++ b/config-model-api/abi-spec.json @@ -1294,7 +1294,7 @@ "public boolean useEstimateForFetchPostings()", "public boolean useThreadBundleForFetchPostings()", "public boolean restartOnDeployWhenOnnxModelChanges()", - "public boolean sortBlueprintsByEstimate()" + "public boolean sortBlueprintsByCost()" ], "fields" : [ ] }, -- cgit v1.2.3