Node.js Runtime v0.6.0
Simplified interfaces and improved APIs.Developers upgrading from v0.5 should review the breaking changes below.
- ExecutionConfig Access: New context.getExecutionConfig() method with automatic property unwrapping
- Graph Execution: Graph.start() now returns ExecutionResult with execution details
- Unwrapped Types: Cleaner GoalAdvancement and LLMChatRequest interfaces
Inworld TTS
Released an upgraded version of the Inworld TTS models with higher overall quality.- Speech Quality: Clearer, more natural speech with smoother pacing and more accurate pronunciation.
- Voice Similarity: Cloned voices sound closer to the originals, preserving each voice’s unique style.
- Non-English Languages: More consistent, reliable output across supported non-English languages.
- Custom Pronunciation: New support for inline IPA, giving you control over exact word pronunciations. See the Overview for details.
Runtime
- Publicly launched Node.js Runtime SDK, available via npm
- Released templates including a Language Learning App (git), Mulitmodal Companion (git), and Comic Generator with MiniMax (git)
- Launched Graph Registry, Dashboards, Traces, Logs, and LLM Playground on Portal