0.11.71
sherlock-project/sherlock0.11.71Jul 31, 2026by halajohn
AI Summary
This release introduces new AI capabilities, specifically an Anthropic Claude LLM2 extension and enhanced ASR metadata. It also improves TTS functionality by adding per-request metrics and includes maintenance updates.
Key Highlights
- Added Anthropic Claude LLM2 extension
- Added model vendor metadata across ASR providers
- Added per-request metrics reporting for TTS
New Features
- Anthropic Claude LLM2 extension
- Model vendor metadata for ASR
- 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