public static class ChatResponse.NLU extends Object
| Constructor and Description |
|---|
NLU() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getEntities() |
String |
getIntent() |
void |
setEntities(Map<String,Object> entities) |
void |
setIntent(String intent) |
Copyright © 2024. All rights reserved.