File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ To do this in your project start by adding the dependency:
3535<dependency >
3636 <groupId >com.github.notifye</groupId >
3737 <artifactId >botengine-ai</artifactId >
38- <version >0.1.4 -RELEASE</version >
38+ <version >0.1.5 -RELEASE</version >
3939</dependency >
4040```
4141
@@ -175,7 +175,6 @@ QueryResponse c3POResponse = bot.switchToken(
175175
176176More Examples<a name =" Examples " ></a >
177177-------------------
178+ [ C3PO Simple Chat] ( https://github.com/notifye/botengine-ai-client/blob/master/src/test/java/io/notifye/botengine/test/C3POChatTest.java )
178179
179180[ Movies Reservation] ( https://github.com/notifye/botengine-ai-client/blob/master/src/test/java/io/notifye/botengine/test/BotTest.java )
180-
181- [ C3PO Simple Chat] ( https://github.com/notifye/botengine-ai-client/blob/master/src/test/java/io/notifye/botengine/test/C3POChatTest.java )
You can’t perform that action at this time.
0 commit comments