app-v1.11.1
kyutai-labs/pocket-ttsapp-v1.11.1May 29, 2025by github-actions[bot]
AI Summary
This update expands AI model support by adding GPT 4.1 series and Claude 4 to the AI Assist and Graph Creator tools. It resolves critical bugs related to graph creation and interpolation escaping.
Key Highlights
- Added OpenAI GPT 4.1, GPT 4.1-mini, o3, o4-mini
- Added Claude 4 to AI Assist & AI Graph Creator
- Fixed AI graph creator aborting early
- Fixed interpolation escaping with triple `{{{token}}}`
New Features
- OpenAI GPT 4.1, GPT 4.1-mini, o3, o4-mini
- Claude 4 to AI Assist & AI Graph Creator
Full Release Notes
## New Features
* Added OpenAI GPT 4.1, GPT 4.1-mini, o3, o4-mini
* Added Claude 4 to AI Assist & AI Graph Creator
## Bug Fixes
* Fixed AI graph creator aborting early
* Fixed AI graph creator requiring anthropic plugin to be installed
* Fixed escaping interpolations with triple `{{{token}}}`