NovaMLX v1.0.9
What's New
OpenAI API compatibility improvements:
reasoning_effortparameter — Maps OpenAI'sreasoning_effort(low/medium/high) to native thinking token budgets. Works with all thinking-capable models (Qwen3, DeepSeek-R1, etc.).logprobs+top_logprobs— Full log probability support matching the OpenAI standard. Returns token log probabilities and top alternatives per token when requested.
Both additions bring NovaMLX closer to drop-in Ollama parity for tools that depend on these fields.
Full Changelog: v1.0.8...v1.0.9