Microsoft has had a VS Code extension for a long time, and it finally came back to bite them.
The base component of the LM Studio SDK is the (synchronous) Client. This should be created once and used to manage the underlying websocket connections to the LM Studio instance. However, a top level ...