@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 487 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) > [aiTasksEndpointAdapter](./x-adapter-platform.aitasksendpointadapter.md)
## aiTasksEndpointAdapter variable
Default adapter for the questions v1 endpoint.
**Signature:**
```typescript
aiTasksEndpointAdapter: import("@empathyco/x-adapter").ExtendableEndpointAdapter<AiTasksRequest, AiTasksResponse>
```