@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 488 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [AiGetters](./x-components.aigetters.md) > [suggestionsRequest](./x-components.aigetters.suggestionsrequest.md)
## AiGetters.suggestionsRequest property
Request object to retrieve the streaming response using the ai suggestions adapter.
**Signature:**
```typescript
suggestionsRequest: AiSuggestionsRequest;
```