mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-23 00:31:06 +08:00
## Summary - Disable DeepSeek V4 thinking (chain-of-thought) by default. - litellm 1.82.x drops `thinking: disabled`; carry the toggle through `extra_body.thinking.type` and strip `reasoning_effort` to avoid the 400. - Use local timezone for agent `sys.date` instead of UTC. Reference: https://api-docs.deepseek.com/guides/thinking_mode --------- Co-authored-by: Claude <claude@example.com> Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Claude <noreply@anthropic.com>