From 430aca046a032fd7f5aa2de6f6f6bb706d6de624 Mon Sep 17 00:00:00 2001 From: Lester Solbakken Date: Tue, 22 Mar 2022 11:34:43 +0100 Subject: Update abi-spec --- linguistics/abi-spec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linguistics/abi-spec.json b/linguistics/abi-spec.json index 76fc071f440..c3e489b8dd9 100644 --- a/linguistics/abi-spec.json +++ b/linguistics/abi-spec.json @@ -375,7 +375,7 @@ "public abstract com.yahoo.tensor.Tensor embed(java.lang.String, com.yahoo.language.process.Embedder$Context, com.yahoo.tensor.TensorType)" ], "fields": [ - "public static final java.lang.String defaultEmbedderName", + "public static final java.lang.String defaultEmbedderId", "public static final com.yahoo.language.process.Embedder throwsOnUse" ] }, -- cgit v1.2.3