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 lm studio as a LLM provider #45

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mpnikhil
Copy link

@mpnikhil mpnikhil commented Mar 7, 2025

Added lmstudio as a LLM provider to be able to run GGUF models.
With that we need to skip the tokens ourselves in the nodes where we expect structured response. Ollama json mode seems to do it for us but doesn't look like LMStudio API strips it away. I am still able to get structured json output outside of the block.

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

Successfully merging this pull request may close these issues.

1 participant