| Package | Description |
|---|---|
| ai.api | |
| ai.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<AIContext> |
RequestExtras.getContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestExtras.setContexts(List<AIContext> contexts) |
AIResponse |
AIDataService.voiceRequest(InputStream voiceStream,
List<AIContext> aiContexts)
Make requests to the ai service with voice data.
|
| Constructor and Description |
|---|
RequestExtras(List<AIContext> contexts,
List<Entity> entities) |
| Modifier and Type | Method and Description |
|---|---|
void |
AIRequest.addContext(AIContext aiContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
AIRequest.setContexts(List<AIContext> contexts) |
Copyright © 2016. All rights reserved.