Skip to content

Explicitly send think=false when Think Mode is disabled - #166

Open
CezarJedi wants to merge 1 commit into
DustinHendrickson:mainfrom
CezarJedi:main
Open

Explicitly send think=false when Think Mode is disabled#166
CezarJedi wants to merge 1 commit into
DustinHendrickson:mainfrom
CezarJedi:main

Conversation

@CezarJedi

Copy link
Copy Markdown

Fixes #164

Explicitly sends think=false in src/mod-ollama-chat_api.cpp when Think Mode is disabled to ensure Ollama models respect the disabled thinking state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some models (deepseek-v4-flash) need specific think = false, else default to thinking

1 participant