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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ Python client library to quickly get started with the various [Watson APIs][wdc]
14
14
*[Before you begin](#before-you-begin)
15
15
*[Installation](#installation)
16
16
*[Examples](#examples)
17
+
*[AssistantV2](#assistantv2)
17
18
*[Running in IBM Cloud](#running-in-ibm-cloud)
18
19
*[Authentication](#authentication)
19
20
*[Getting credentials](#getting-credentials)
@@ -75,6 +76,7 @@ The [examples][examples] folder has basic and advanced examples. The examples wi
75
76
Note:
76
77
Conversation V1 is deprecated and will be removed in the next major release of the SDK. Use Assistant V1 or Assistant V2.
77
78
79
+
## AssistantV2
78
80
Watson Assistant V2 API is released in beta. For details, see the ["Introducing Watson Assistant"](https://www.ibm.com/blogs/watson/2018/03/the-future-of-watson-conversation-watson-assistant/) blog post.
0 commit comments