OpenVINO Model Server exposes network interface that client applications can interact with.
There's also tensorflow-serving-api package that can be used to send requests to OpenVINO Model Server.
Note:
tensorflow-serving-apicomes withtensorflowdependency which makes the package heavy.
There are sample scripts for tensorflow-serving-api:
Additionally, starting with the 2022.2 release, OpenVINO Model Server also supports KServe API calls. You can try it out with the:
For generative AI use cases OVMS exposes an OpenAI-compatible REST API. Python samples for chat completions are available at:
Note: 2025.3 is the last release that includes ovmsclient and it is not supported anymore. If you still need it, use release 2025.3