Skip to content

Commit

Permalink
Remove extra code in backport branch
Browse files Browse the repository at this point in the history
Signed-off-by: zane-neo <zaniu@amazon.com>
  • Loading branch information
zane-neo committed Jul 11, 2023
1 parent e4992b0 commit 9eb517e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ public class MLCommonsClientAccessor {
private static final List<String> TARGET_RESPONSE_FILTERS = List.of("sentence_embedding");
private final MachineLearningNodeClient mlClient;

private static final int MAX_RETRY = 3;

/**
* Wrapper around {@link #inferenceSentences} that expected a single input text and produces a single floating
* point vector as a response.
Expand Down

0 comments on commit 9eb517e

Please sign in to comment.