| Package | Description |
|---|---|
| com.litongjava.utils.ibot.robot |
| Modifier and Type | Method and Description |
|---|---|
static AskResponse |
RobotHttpClient.ask(String robotURL,
AskRequest data)
请求知识库
|
static AskResponse |
NLPHttpclient.ask(String nlpURL,
AskRequest aq,
String askEx) |
static AskResponse |
AskResponseUtil.xmlToAskResponse(String httpResponse)
xml转为askResponse
|
| Modifier and Type | Method and Description |
|---|---|
static String |
AskResponseUtil.askResponseToXML(AskResponse ar)
转为XML String
|
Copyright © 2021. All rights reserved.