twosom opened a new pull request, #101:
URL: https://github.com/apache/flink-agents/pull/101

   <!--
   * Thank you very much for contributing to Flink Agents.
   * Please add the relevant components in the PR title. E.g., [api], 
[runtime], [java], [python], [hotfix], etc.
   -->
   
   <!-- Please link the PR to the relevant issue(s). Hotfix doesn't need this. 
-->
   Linked issue: #100 
   
   ### Purpose of change
   
   Add an optional boolean flag `extract_reasoning` to `OllamaChatModel` 
allowing intermediate reasoning enclosed in `<think>...</think>` blocks 
(produced by reasoning-capable models like deepseek-r1) to be separated from 
the user-visible answer.
   
   ### Tests
   
   unit test
   
   ### API
   
   <!-- Does this change touches any public APIs? -->
   no
   
   ### Documentation
   
   <!-- Should this change be covered by the user documentation?-->
   no


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to