Closed
Description
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested.
Expected Behavior
The ollama team has added thinking support to the cli and the api.
See: ollama/ollama#10584
This parameter allows to control the output of the "thinking" process of the model
Current Behavior
At this moment, there is no way to manage the thinking parameter from the Spring AI Ollama API.
Context
Adding this, will give us the ability to use thinking models, and get just the "output" without the thinking phase of the model.