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

Add C API for LLMPipeline #1778

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

apinge
Copy link
Contributor

@apinge apinge commented Feb 21, 2025

I've added a C API for the LLMPipeline class. The purpose of the C API is to enable the use of cgo to build a Go wrapper, which will serve as the backend for Ollama.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: cmake / build Cmake scripts category: GenAI C++ API Changes in GenAI C++ public headers category: samples GenAI samples no-match-files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant