model_server icon indicating copy to clipboard operation
model_server copied to clipboard

I hope the official will add sample code for grpc's java, Android, and web clients. The server deployment is very easy, but the grpc client is not easy.

Open yg-dickson opened this issue 9 months ago • 1 comments

I hope the official will add sample code for grpc's java, Android, and web clients. The server deployment is very easy, but the grpc client is not easy.

Thank you very much

yg-dickson avatar Apr 07 '25 14:04 yg-dickson

@yg-dickson did you try the triton client? It is compatible with ovms via KServer API. https://github.com/openvinotoolkit/model_server/tree/main/client/java/kserve-api

dtrawins avatar Apr 08 '25 16:04 dtrawins