- Issue created by @paulsheldrake
Updates the configuration form to have settings for the Text to Speech option. Also allows you to select a specific model.
Also adds the ability to chunk large prompts into multiple requests for text to speech so you can have a prompt greater than the 5k character limit. it uses the the before_text and after_text parameters to make sure the individual response is as smooth as possible.
Fixes PHPCS and PHPStan issues
Makes it Drupal 11 compatible.
Ensures the Speech to Speech audio conversion works.
Active
1.0
Code