Skip to content

fix(providers): support authenticated LM Studio model discovery - #1393

Draft
tsuckow wants to merge 1 commit into
Zoo-Code-Org:mainfrom
tsuckow:fix/lmstudio-authenticated-model-discovery
Draft

fix(providers): support authenticated LM Studio model discovery#1393
tsuckow wants to merge 1 commit into
Zoo-Code-Org:mainfrom
tsuckow:fix/lmstudio-authenticated-model-discovery

Conversation

@tsuckow

@tsuckow tsuckow commented Aug 27, 2026

Copy link
Copy Markdown

Related GitHub Issue

Closes: #1392

Description

Adds support for providing an API Key for the LM Studio Provider, allowing using protected LM Studio servers

Also adds support for api/v1/models to retrieve the model list which was needed to test that the API key was working.

Adds a refresh models button which was used for testing connection issues

Test Procedure

Input for API Key
image

Working model picker
image

Hello world chat with authenticated provider
image

Pre-Submission Checklist

  • Issue Linked: This PR is linked to an approved GitHub Issue (see "Related GitHub Issue" above).
  • [?] Scope: My changes are focused on the linked issue (one major feature/fix per PR).
  • Self-Review: I have performed a thorough self-review of my code.
  • Testing: New and/or updated tests have been added to cover my changes (if applicable).
  • [?] Visual Snapshot (UI changes only): If a user would notice this change at a glance (layout, theme tokens, brand elements, empty/error states), I've added or updated a *.visual.tsx snapshot in webview-ui/. See webview-ui/AGENTS.md → "When a UI change needs a snapshot".
  • Documentation Impact: I have considered if my changes require documentation updates (see "Documentation Updates" section below).
  • Contribution Guidelines: I have read and agree to the Contributor Guidelines.

Visual Snapshots

Additional Notes

Built with Copilot:Auto

Get in Touch

Discord: drweldgood

@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

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.

[BUG] Cannot provide LM Studio API Key

1 participant