Skip to content

docs: clarify that lms can connect to remote servers - #245

Open
Windows81 wants to merge 2 commits into
lmstudio-ai:mainfrom
Windows81:patch-1
Open

docs: clarify that lms can connect to remote servers#245
Windows81 wants to merge 2 commits into
lmstudio-ai:mainfrom
Windows81:patch-1

Conversation

@Windows81

Copy link
Copy Markdown

Addresses lmstudio-ai/lms#75.

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Windows81

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@github-actions github-actions Bot added the CLA signed Indicates that all contributors have signed label Jul 29, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cdbd11a8e5

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread 3_cli/index.mdx Outdated
@Windows81

Copy link
Copy Markdown
Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e2b96ceddf

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread 3_cli/index.mdx
It is possible to use the `--host` and `--port` flags on any `lms` subcommand to connect to a remote instance of LM Studio. This feature does not use end-to-end encryption and is distinct from [LM Link](./docs/lmlink).

```bash
lms chat --host 127.0.0.1 --port 1234

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P3 Badge Use a remote address in the remote example

In this remote-server section, the sample uses 127.0.0.1, which always resolves to the user's own machine, so copying it talks to the local/default LM Studio server rather than the remote instance just described. Use a LAN address or a placeholder such as <remote-host> so readers can actually exercise the remote connection.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA signed Indicates that all contributors have signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant