File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
server/src/main/java/org/elasticsearch Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ pr : 122134
2+ summary : Adding integration for VoyageAI embeddings and rerank models
3+ area : Machine Learning
4+ type : enhancement
5+ issues : []
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ static TransportVersion def(int id) {
186186 public static final TransportVersion ESQL_RETRY_ON_SHARD_LEVEL_FAILURE = def (9_006_0_00 );
187187 public static final TransportVersion ESQL_PROFILE_ASYNC_NANOS = def (9_007_00_0 );
188188
189- public static final TransportVersion VOYAGE_AI_INTEGRATION_ADDED = def (9_005_0_00 );
189+ public static final TransportVersion VOYAGE_AI_INTEGRATION_ADDED = def (9_008_0_00 );
190190 /*
191191 * STOP! READ THIS FIRST! No, really,
192192 * ____ _____ ___ ____ _ ____ _____ _ ____ _____ _ _ ___ ____ _____ ___ ____ ____ _____ _
You can’t perform that action at this time.
0 commit comments