* fix(llm_assist): disable thinking mode for helper model JSON output Pass enable_thinking=False to generate_chat_completion() in both _run_with_helper() and _generate_with_backend() so the Qwen3.5-4B helper model produces clean JSON instead of wrapping responses in <think> tags. * fix(llm_assist): log per-request enable_thinking=False override Add info-level log lines so the user can see that each helper/advisor request overrides the server-level thinking default to False. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| __init__.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||