Skip to content

Commit 2c4f01f

Browse files
authored
Merge pull request #495 from watson-developer-cloud/6021-update-readme-assistant-v2
Remove beta from Assistant V2 documentation
2 parents 4e46a5e + 5e6a4c2 commit 2c4f01f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The credentials for each service contain either a `username`, `password` and end
6767
## Watson Services
6868
To get started with the Watson Services in Unity, click on each service below to read through each of their `README.md`'s and their codes.
6969
* [Assistant V1](/Scripts/Services/Assistant/v1)
70-
* [Assistant V2](/Scripts/Services/Assistant/v2) (private beta)
70+
* [Assistant V2](/Scripts/Services/Assistant/v2)
7171
* [Compare Comply V1](/Scripts/Services/CompareComply/v1)
7272
* [Conversation](/Scripts/Services/Conversation/v1) (deprecated - Use Assistant V1 or Assistant V2)
7373
* [Discovery](/Scripts/Services/Discovery/v1)

Scripts/Services/Assistant/v2/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Assistant V2
22

3-
**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.**
4-
53
The IBM Watson™ [Assistant][assistant] service combines machine learning, natural language understanding, and integrated dialog tools to create conversation flows between your apps and your users.
64

75
## Usage

0 commit comments

Comments
 (0)