资讯

@debugzero123 Are you able to try installing lmstudio-python==1.5.0b1? The beta has some changes to the way the SDK client connects to the API server, which might help if the issue is specific to port ...
When lms.llm() returns an object, it doesn't check if the websocket is even open. When it first returns an object, it creates it, but if used later on in a long running program, it just returns that ...