Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [8.0.0](v7.1.2...v8.0.0) (2023-03-16) ### Bug Fixes * **deps:** upgrade core version to address jsonwebtoken vulnerability ([67b169d](67b169d)) ### Features * **assistantv2:** add several new functions ([2eae4e9](2eae4e9)) * **assistantv2:** improved typing ([730114e](730114e)) * **discov2:** new aggregation types ([9409082](9409082)) * **lt,stt:** add and remove model constants ([d41c7ee](d41c7ee)) * **nlu:** remove all sentimentModel functions ([0f17d68](0f17d68)) * **nlu:** remove beta model param from Sentiment ([8815b1a](8815b1a)) * **stt, tts:** add more models ([93cbe80](93cbe80)) * **tts:** add new params to websocket function ([13ab63f](13ab63f)) * **tts:** add params and add model constants ([b9fad7b](b9fad7b)) ### BREAKING CHANGES * **assistantv2:** createSession param removed * **assistantv2:** removing and changing of interface properties * **discov2:** confidence property removed * **discov2:** smartDocumentUnderstanding param removed * **discov2:** QueryAggregation structure changed * **nlu:** remove all sentimentModel functions and interfaces
- Loading branch information