@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 521 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-adapter-platform](./x-adapter-platform.md) > [aiSuggestionsEndpointAdapter](./x-adapter-platform.aisuggestionsendpointadapter.md)
## aiSuggestionsEndpointAdapter variable
Default adapter for the Overview suggestions v1 endpoint.
**Signature:**
```typescript
aiSuggestionsEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<AiSuggestionsRequest, Response>
```