LMStudio – 1.6.0b1 – 2025-10-28
LM Studio Python SDK v1.6.0b1 is live! π
This release focuses on making it even easier to interact with your LM Studio server APIs from Python. Hereβs what’s fresh:
- Smoother Error Handling: Say goodbye to crashes when the server sends back pre-formatted errors β now handled gracefully!
- API Token Authentication: Added support for API tokens, giving you more flexibility in how you authenticate your requests. π
- New Contributor: A big welcome to @ryan-the-crayon! π
Check out the full changelog for all the details: https://github.com/ncoghlan/server-api/compare/1.5.0…1.6.0b1
