<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [AiQuestion](./x-types.aiquestion.md) &gt; [metadata](./x-types.aiquestion.metadata.md)

## AiQuestion.metadata property

**Signature:**

```typescript
metadata: {
        origin: string;
        source: string;
        createdAt: string;
        generatedWithModel: string;
        generatedWithConfig: string;
    };
```
