This is an automated email from the ASF dual-hosted git repository.
krickert pushed a change to branch OPENNLP-1833-grpc-expansion
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
from a1f01d6b OPENNLP-1833: Empty-tolerant remote embedders + true ONNX
batch inference
add be74dd52 OPENNLP-1833: Run handlers on virtual threads; stream TEI
batches
No new revisions were added by this update.
Summary of changes:
.../openvino/OpenVinoEmbeddingProvider.java | 31 +++++-
.../grpc/embedding/tei/TeiEmbeddingProvider.java | 118 ++++++++++++++++-----
.../embedding/tei/TeiEmbeddingProviderTest.java | 35 +++++-
.../opennlp/grpc/it/OpenNlpGrpcServerLiveIT.java | 33 +++++-
.../opennlp/grpc/server/OpenNlpGrpcServer.java | 13 +++
5 files changed, 188 insertions(+), 42 deletions(-)