LM Studio 0.4.8
March 26, 2026·Build 1
0.4.8 - Release Notes
Build 1
- Add support for
reasoning_effortandreasoning_tokensin OpenAI-compatiblev1/chat/completions - Adds a
reasoningfield to the/api/v1/modelsAPI response, indicating each model's supported reasoning capabilities/REST configuration options learn more - Fixed a bug where Insert in chat input would sometimes not work after toggling assistant and user mode
- Fixed a bug where surrounding spaces in tool call parameters would be stripped for models that uses XML/XML-like tool call formats
- [CUDA] Fixed issue where some VRAM would not be deallocated under certain conditions
- Fixes a bug where setting
reasoningtolowwhen using Nemotron 3 Super via the/api/v1/chator OpenAI-compatible/v1/responsesAPI would error out