<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AiGetters](./x-components.aigetters.md) &gt; [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 | null;
```
