Skip to content

Add LM Studio support and generalize OpenAI client - #40

Merged
MikeGarde merged 1 commit into
mainfrom
39-lm-studio
Aug 14, 2026
Merged

Add LM Studio support and generalize OpenAI client#40
MikeGarde merged 1 commit into
mainfrom
39-lm-studio

Conversation

@MikeGarde

Copy link
Copy Markdown
Owner
  • Support lmstudio as an LLM provider in config and setup.
  • Generalize src/llm/openai.rs to support any OpenAI-compatible provider.
  • Allow optional API keys and configurable model validation logic.
  • Handle flexible base URLs and treat blank URLs as missing values.
  • Update documentation and configuration tests.

- Support `lmstudio` as an LLM provider in config and setup.
- Generalize `src/llm/openai.rs` to support any OpenAI-compatible provider.
- Allow optional API keys and configurable model validation logic.
- Handle flexible base URLs and treat blank URLs as missing values.
- Update documentation and configuration tests.
@MikeGarde
MikeGarde merged commit 2f834bd into main Aug 14, 2026
3 checks passed
@MikeGarde
MikeGarde deleted the 39-lm-studio branch August 14, 2026 14:28
@MikeGarde MikeGarde linked an issue Aug 14, 2026 that may be closed by this pull request
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.

Support LM Studio

1 participant