LM Studio 0.3.18
LM Studio 0.3.18 现已作为稳定版本发布。此版本包括 MCP 的错误修复和改进,例如强制重启 MCP 服务器的功能和刷新 MCP 服务器工具的按钮。此版本还为 Mistral 模型引入了更好的工具调用、OpenAI API 流式传输选项以及错误修复,包括流式传输的 include_usage
等。
📣 提示:LM Studio 现已免费用于工作!阅读更多 https://lm-studio.cn/blog/free-for-work
版本 3
版本 2
"stream_options": { "include_usage": true }
的支持版本 1
mcp.json
的条目中添加了一个 timeout
字段,可用于指定每个工具调用的最大时间(毫秒)this.endToolCallStrings is not iterable
)response_format.type
不支持 text
的错误