Kind: Interface
Source: atloria-monorepo/apps/web/src/types/ai.ts
Properties
| Property | Type |
|---|---|
id | string |
timestamp | Date |
provider | AIProviderName |
operation | `'enhance' |
status | `'success' |
tokensUsed | number |
duration | number |
errorMessage | string |
Kind: Interface
Source: atloria-monorepo/apps/web/src/types/ai.ts
| Property | Type |
|---|---|
id | string |
timestamp | Date |
provider | AIProviderName |
operation | `'enhance' |
status | `'success' |
tokensUsed | number |
duration | number |
errorMessage | string |
Was this page helpful?