app-v1.11.1
facebookresearch/sam-audioapp-v1.11.1May 29, 2025by github-actions[bot]
AI Summary
This release updates supported AI models and addresses critical bugs affecting the AI Graph Creator and interpolation syntax handling.
Key Highlights
- Added support for OpenAI GPT 4.1, GPT 4.1-mini, o3, and o4-mini.
- Added Claude 4 to AI Assist and AI Graph Creator.
- Fixed AI Graph Creator aborting early and requiring specific plugins.
- Resolved issues with triple-bracket interpolation escaping.
New Features
- OpenAI GPT 4.1, GPT 4.1-mini, o3, and o4-mini support.
- Claude 4 support in AI Assist and AI Graph Creator.
- Fixed AI Graph Creator stability and plugin requirements.
- Fixed interpolation escaping with `{{{token}}}`.
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}}}`