@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 589 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) > [relatedPromptsEndpointAdapter](./x-adapter-platform.relatedpromptsendpointadapter.md)
## relatedPromptsEndpointAdapter variable
Default adapter for the related prompt endpoint. This endpoint does not support pagination in the request.
**Signature:**
```typescript
relatedPromptsEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<RelatedPromptsRequest, RelatedPromptsResponse>
```