public interface ChatterBotSession
| Modifier and Type | Method and Description |
|---|---|
ChatterBotThought |
think(ChatterBotThought thought) |
String |
think(String text) |
ChatterBotThought think(ChatterBotThought thought) throws Exception
ExceptionCopyright © 2017. All rights reserved.