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
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,6 @@ Python client library to quickly get started with the various [Watson APIs][wdc]
13
13
*[Before you begin](#before-you-begin)
14
14
*[Installation](#installation)
15
15
*[Examples](#examples)
16
-
*[AssistantV2](#assistantv2)
17
16
*[Running in IBM Cloud](#running-in-ibm-cloud)
18
17
*[Authentication](#authentication)
19
18
*[Getting credentials](#getting-credentials)
@@ -75,9 +74,6 @@ The [examples][examples] folder has basic and advanced examples. The examples wi
75
74
Note:
76
75
Conversation V1 is deprecated and will be removed in the next major release of the SDK. Use Assistant V1 or Assistant V2.
77
76
78
-
## AssistantV2
79
-
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.
80
-
81
77
## Running in IBM Cloud
82
78
83
79
If you run your app in IBM Cloud, the SDK gets credentials from the [`VCAP_SERVICES`][vcap_services] environment variable.
0 commit comments