Skip to content

feat(reasoning): add DeepSeek thinking/reasoning content support#7

Merged
Desmond-Dong merged 1 commit into
ha-china:mainfrom
knoop7:main
May 7, 2026
Merged

feat(reasoning): add DeepSeek thinking/reasoning content support#7
Desmond-Dong merged 1 commit into
ha-china:mainfrom
knoop7:main

Conversation

@knoop7

@knoop7 knoop7 commented May 7, 2026

Copy link
Copy Markdown
Contributor
  • Add reasoning_content field to ChatMessage and ChatResponse dataclasses
  • Pass reasoning_content back in OpenAI-compatible provider request and response
  • Forward thinking_content from assistant content into HA chat log
  • Yield thinking_content chunks during streaming for real-time display
  • Remove unnecessary fallback warning in image processing
  • Bump version to v2026.04.12

- Add reasoning_content field to ChatMessage and ChatResponse dataclasses
- Pass reasoning_content back in OpenAI-compatible provider request and response
- Forward thinking_content from assistant content into HA chat log
- Yield thinking_content chunks during streaming for real-time display
- Remove unnecessary fallback warning in image processing
- Bump version to v2026.04.12
@Desmond-Dong Desmond-Dong merged commit 6baad2d into ha-china:main May 7, 2026
2 checks passed
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.

2 participants