vit_gpt_dart_api 1.8.1
vit_gpt_dart_api: ^1.8.1 copied to clipboard
Functions to access the Open API endpoints
1.8.1 #
- Speaker handler no longer processes new chunks if it is stopped.
1.8.0 #
- Volume stream support for Speaker Handler.
1.7.0 #
- Max sentence delay in speaker handler and local storage.
1.6.0 #
- Function for onPlay and onSentenceCompleted on speaker handler.
1.5.1 #
- Fix: parse of json stream from open ai
1.5.0 #
- Ability to catch and handle exception on the assistant repository
1.4.0 #
- Ability to save thread title.
1.3.2 #
- Fixed speaker omitting pontuation on sentences.
1.3.1 #
- Silence detector with custom static variables.
1.3.0 #
- Silence detector on recorder handler.
1.2.3 #
- Ability to change speaker voice.
1.2.2 #
- Fixed bug when loading non existent thread.
1.2.1 #
- Allow custom tts handler.
1.2.0 #
- Assistant list and run.
1.1.1 #
- Configuration options for audio.
1.1.0 #
- Ask assistant on thread.
1.0.0 #
- Initial version.