New Features:
- Expands tool support for the 'authoring_tool_version' property in the Content Details schema to include Intellum Evolve, Articulate Storyline, and dominKnow content.
- Introduces the 'output_language_code' property as a customization option for field generation jobs. This property accepts a language code and will influence the generated field values. Current support includes 'en-US' and 'en-GB'. The default value for the field is 'en-US'.
- Introduces a 'field_generation' property to the import job request schema. This adds more customization options to the field generation jobs that can be initiated as part of a content import job. This new property deprecates the previous 'fields_to_generate' property. See 'Deprecation Notice' below for more information.
Improvements:
- Improved parsing performance for elearning packages
- Updated the default generation model Claude Haiku from version 3 to 3.5
Bug Fixes:
- Fixes bug that caused import and field generation jobs to fail when the job requests specified a 'model' parameter
- Fixes bug around how generator detects text encoding when parsing files.
- Fixes various parsing bugs for Articulate Rise 360 content
Deprecation Notice:
- The Content Import Job schema's 'fields_to_generate' list property is now deprecated. Going forward, users should use the new 'field_generation' schema property, which offers more customization options for field generation jobs kicked off as part of content import jobs.