@empathyco/x-components
Version:
Empathy X Components
18 lines (13 loc) • 486 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [AiQuestion](./x-types.aiquestion.md) > [metadata](./x-types.aiquestion.metadata.md)
## AiQuestion.metadata property
**Signature:**
```typescript
metadata: {
origin: string;
source: string;
createdAt: string;
generatedWithModel: string;
generatedWithConfig: string;
};
```