@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 565 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) > [aiSummarizeEndpointAdapter](./x-adapter-platform.aisummarizeendpointadapter.md)
## aiSummarizeEndpointAdapter variable
Default adapter for the Overview summarize streaming endpoint.
Mirrors the aiSuggestions endpoint adapter.
**Signature:**
```typescript
aiSummarizeEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<AiSuggestionsRequest, Response>
```