You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [15.0.0](v14.0.2...v15.0.0) (2025-06-18)
### Features
* **stt,tts:** new models and voices ([e2aaf08](e2aaf08))
* **wa-v2:** add new turn event type ([3ec3da0](3ec3da0))
### BREAKING CHANGES
* **wa-v2:** conversationalSearch is now a required parameter when constructing SearchSettings
Add new llmMetadata property
Add new turn event TurnEventGenerativeAICalledCallout
***stt,tts:** new models and voices ([e2aaf08](https://github.com/watson-developer-cloud/java-sdk/commit/e2aaf0850dd30ce1dfe8c9534171b84a1a146765))
7
+
***wa-v2:** add new turn event type ([3ec3da0](https://github.com/watson-developer-cloud/java-sdk/commit/3ec3da0fff08ac3b4d1314b9b8c6767d4645ed6c))
8
+
9
+
10
+
### BREAKING CHANGES
11
+
12
+
***wa-v2:** conversationalSearch is now a required parameter when constructing SearchSettings
13
+
14
+
Add new llmMetadata property
15
+
Add new turn event TurnEventGenerativeAICalledCallout
0 commit comments