Skip to content

adds lm studio in plugin directory #953

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

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

Conversation

agustif
Copy link

@agustif agustif commented Apr 25, 2025

There was already possible to use LM Studio via OpenAI comaptible plugin but it was not ideal as you had to manually edit config files to add your desired models etc.

This plugin leverages LM Studio api to list available models, etc

https://github.com/agustif/llm-lmstudio

@simonw
Copy link
Owner

simonw commented May 4, 2025

Plugin looks good but it's not on PyPI yet: https://pypi.org/project/llm-lmstudio/ - so llm install llm-lmstudio doesn't work.

Copy link
Owner

@simonw simonw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to ship to PyPI in order to be included in the directory.

@agustif
Copy link
Author

agustif commented May 6, 2025

Plugin looks good but it's not on PyPI yet: https://pypi.org/project/llm-lmstudio/ - so llm install llm-lmstudio doesn't work.

Thank you simon indeed i wanted to add the attachments/image support before publishing, good news is did that today and just published it's v0.1.0 🥳 https://pypi.org/project/llm-lmstudio/0.1.0/

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.

2 participants