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

feat: add LMStudioProvider #1876

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

feat: add LMStudioProvider #1876

wants to merge 3 commits into from

Conversation

cpacker
Copy link
Collaborator

@cpacker cpacker commented Oct 13, 2024

NOTE: blocked until we get context window values available via the LMStudio API see discord thread


Updated for 0.3.5 beta, partially working but requests fail:

Exception: API call got non-200 response code (code=404, msg={
    "error": {
        "message": "Model \"local model\" not found. Please specify a valid model.\n\nYour models:\n\ntext-embedding-nomic-embed-text-v1.5\nh...-7b@q6_k",
        "type": "invalid_request_error",
        "param": "model",
        "code": "model_not_found"
    }
})

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