v2.1.2 Release Notes:
Bug Fixes
- Resolved UI-level token limit calculation bug
- Maintains full functional compatibility with v2.1.1
Previous Version Features (v2.1.1)
For more details on the integration, check out the discussion on the Home Assistant Community forum
🔄 Major Architectural Changes
- Complete refactoring of token handling mechanism
- Elimination of custom token calculation approach
- Direct
max_tokens
parameter passing to LLM APIs
🎯 Key Technical Improvements
- Enhanced cross-provider compatibility
- Expanded support for large-context language models
- Robust and predictable token limit management
- Significant codebase simplification
- DeepSeek provider full integration
Provider Updates
DeepSeek — NEW Integration
DeepSeek is a cutting-edge AI provider specializing in advanced language models optimized for both conversational and reasoning tasks. This integration brings:
- High-performance model inference
- Cost-effective API endpoints
- Enterprise-grade reliability
- Flexible deployment options
Full Changelog: v2.1.1...v2.1.2