What's Changed
- feat: add transcription and vad control to gemini by @Roei-Bracha in https://github.com/TEN-framework/ten-framework/pull/890
- feat: add stepfun demo by @bestony in https://github.com/TEN-framework/ten-framework/pull/974
- fix: add start command in stepfun demo by @bestony in https://github.com/TEN-framework/ten-framework/pull/989
- feat: add localeString and description properties to manifest schema by @halajohn in https://github.com/TEN-framework/ten-framework/pull/997
- feat: implement the import uri functionality in the graph json interface by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/990
- refactor: update manifest API structure to use new property format by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1000
- feat: enhance JSON file processing for upgrade from 0.8 to 0.10 by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1001
- feat: add display_name property to manifest and related structures by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1002
- feat: add display_name property to multiple manifest files for localization support by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1003
- feat: update version headers and manifest files across multiple languages and bindings for consistency by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1005
New Contributors
- @Roei-Bracha made their first contribution in https://github.com/TEN-framework/ten-framework/pull/890
- @bestony made their first contribution in https://github.com/TEN-framework/ten-framework/pull/974
Full Changelog: https://github.com/TEN-framework/ten-framework/compare/0.10.15...0.10.16