Vouch request: will-lms #381
Closed
will-lms
started this conversation in
Vouch Request
Replies: 2 comments
-
|
/vouch |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@will-lms has been vouched by @johntmyers. You can now submit pull requests to OpenShell. Welcome aboard. Please read CONTRIBUTING.md before submitting. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you want to work on?
I want to fix an issue with setting up LM Studio as a provider.
I am able to create an OpenAI provider that points to LM Studio
openshell provider create \ --name lmstudio \ --type openai \ --credential OPENAI_API_KEY=lmstudio \ --config OPENAI_BASE_URL=http://host.openshell.internal:1234/v1But then
openshell inference set --provider lmstudio --model qwen-3.5-0.8bfails with output
Looks like it should be as simple as adding the
application/jsonheader to the verification request.Why this change?
I would like OpenShell to work great with LM Studio!
Checklist
Beta Was this translation helpful? Give feedback.
All reactions