0.11.71
TEN-framework/ten-framework0.11.71Jul 31, 2026by halajohn
AI Summary
This release adds a new extension for the Anthropic Claude LLM2 and improves metrics reporting for TTS. It also fixes a minor issue from the previous release.
Key Highlights
- Added Anthropic Claude LLM2 extension support
- Added model vendor metadata across ASR providers
- TTS now reports per-request metrics
- Fix for the 0.11.70 release
New Features
- Anthropic Claude LLM2 extension
- Model vendor metadata for ASR providers
- Per-request metrics 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