UNPKG

@empathyco/x-components

Version:
17 lines (12 loc) 557 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [PlatformAiQuestionsRequest](./x-adapter-platform.platformaiquestionsrequest.md) &gt; [context](./x-adapter-platform.platformaiquestionsrequest.context.md) ## PlatformAiQuestionsRequest.context property **Signature:** ```typescript context: { lang: string; instance?: string; filters?: Record<string, unknown>; query?: string; }; ```