UNPKG

@empathyco/x-components

Version:
16 lines (11 loc) 564 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; [PlatformAiSuggestionsSearchRequest](./x-adapter-platform.platformaisuggestionssearchrequest.md) &gt; [context](./x-adapter-platform.platformaisuggestionssearchrequest.context.md) ## PlatformAiSuggestionsSearchRequest.context property **Signature:** ```typescript context: { lang: string; instance?: string; filters?: Record<string, unknown>; }; ```