Release Notes
Release 2024-01-25 (1.9.15)
Features
- Added speech to text control functions
- Added API for voice cloning for
ElevenLabs
andCartesia
- Added support for string-literal keys in object definitions, such as { "Content-Type": "application/json", Authorization: "Bearer ... "}.
Fixes
- Resolved conversation crash when invoking httpRequest with the
useSdk: false
option and a specifiedContent-Type
header. - Fixed Javadoc parsing issue for GPT function definitions with multiline comments.
Found a mistake? Let us know.