0.11.71
666ghj/MiroFish0.11.71Jul 31, 2026by halajohn
AI Summary
This release introduces an Anthropic Claude LLM2 extension and enhances ASR and TTS systems with model metadata and per-request metrics.
Key Highlights
- Added Anthropic Claude LLM2 extension support
- Enhanced ASR with model vendor metadata across providers
- Improved TTS by reporting per-request metrics
New Features
- Anthropic Claude LLM2 extension
- Model vendor metadata for ASR
- Per-request metrics reporting for TTS
Full Release Notes
## What's Changed * feat: add anthropic claude llm2 extension by @leepokai in https://github.com/TEN-framework/ten-framework/pull/2249 * feat(asr): add model vendor metadata across providers by @anexpn in https://github.com/TEN-framework/ten-framework/pull/2265 * feat(tts): report per-request metrics by @YiminW in https://github.com/TEN-framework/ten-framework/pull/2260 * fix: 0.11.70 release by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/2271 * bump to 0.11.71 by @halajohn in https://github.com/TEN-framework/ten-framework/pull/2273 **Full Changelog**: https://github.com/TEN-framework/ten-framework/compare/0.11.70...0.11.71