Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for C API Support in openvino.genai #888

Open
sdcb opened this issue Sep 23, 2024 · 2 comments
Open

Request for C API Support in openvino.genai #888

sdcb opened this issue Sep 23, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request feature

Comments

@sdcb
Copy link

sdcb commented Sep 23, 2024

Hello,

First of all, thank you for the fantastic work on the openvino.genai project. It's impressive how you've enabled inference for large language models and Stable Diffusion using the OpenVINO engine.

I am writing to request the addition of a C API to the openvino.genai project. Currently, there are C++ and Python APIs available, but a C API would significantly enhance the flexibility and integration capabilities with other programming languages.

For example, the main OpenVINO project (https://github.com/openvinotoolkit/openvino) supports a C API, which has allowed me to create a .NET wrapper library for it: OpenVINO.NET. If openvino.genai could offer a similar C API, I would eagerly develop and maintain a .NET wrapper for it as well.

Adding a C API would not only broaden the usability of openvino.genai but also foster a wider adoption by allowing developers from different ecosystems to leverage its capabilities.

Thank you for considering this request. I look forward to potential updates on this matter.

Best regards,
sdcb

@andrei-kochin andrei-kochin added enhancement New feature or request feature labels Sep 23, 2024
@andrei-kochin
Copy link
Collaborator

Hello @sdcb,

Thank you for reaching the OpenVINO team!
Let me put this to our features backlog.

@Hmm466
Copy link

Hmm466 commented Oct 25, 2024

Hello @sdcb,

Thank you for reaching the OpenVINO team! Let me put this to our features backlog.

@andrei-kochin

Hello andrei-kochin, is there a specific version build schedule now? I also found the same problem when building openvino.genai api using Java, it does not have C language API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

4 participants