@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 568 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) > [aiSuggestionsSearchEndpointAdapter](./x-adapter-platform.aisuggestionssearchendpointadapter.md)
## aiSuggestionsSearchEndpointAdapter variable
Default adapter for the ai suggestions search endpoint.
**Signature:**
```typescript
aiSuggestionsSearchEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<AiSuggestionsSearchRequest, AiSuggestionsSearchResponse>
```