<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AiConfig](./x-components.aiconfig.md)

## AiConfig interface

Configuration options for the [AiXModule](./x-components.aixmodule.md)<!-- -->.

**Signature:**

```typescript
export interface AiConfig 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[lowResultsThreshold](./x-components.aiconfig.lowresultsthreshold.md)


</td><td>


</td><td>

number


</td><td>

Maximum number of results in the SearchResponse to display ai elements.


</td></tr>
</tbody></table>

