Skip to content

Commit 13f284c

Browse files
committed
docs(AssistantV2): Removed beta documentation for Assistant V2 from readme
1 parent c1e70e6 commit 13f284c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Python client library to quickly get started with the various [Watson APIs][wdc]
1313
* [Before you begin](#before-you-begin)
1414
* [Installation](#installation)
1515
* [Examples](#examples)
16-
* [AssistantV2](#assistantv2)
1716
* [Running in IBM Cloud](#running-in-ibm-cloud)
1817
* [Authentication](#authentication)
1918
* [Getting credentials](#getting-credentials)
@@ -75,9 +74,6 @@ The [examples][examples] folder has basic and advanced examples. The examples wi
7574
Note:
7675
Conversation V1 is deprecated and will be removed in the next major release of the SDK. Use Assistant V1 or Assistant V2.
7776

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-
8177
## Running in IBM Cloud
8278

8379
If you run your app in IBM Cloud, the SDK gets credentials from the [`VCAP_SERVICES`][vcap_services] environment variable.

0 commit comments

Comments
 (0)