UNPKG

axiom

Version:

Axiom AI SDK provides - an API to wrap your AI calls with observability instrumentation. - offline evals - online evals

90 lines (45 loc) 956 B
[**axiom v0.51.1**](../../README.md) *** [axiom](../../README.md) / [evals](../README.md) / Case # Type Alias: Case > **Case** = `object` ## Properties ### duration > **duration**: `string` *** ### expected > **expected**: `string` *** ### index > **index**: `number` *** ### input > **input**: `string` *** ### output > **output**: `string` *** ### runAt > **runAt**: `string` *** ### runtimeFlags? > `optional` **runtimeFlags**: `RuntimeFlagMap` *** ### scores > **scores**: `Record`\<`string`, \{ `aggregation?`: `string`; `metadata`: `Record`\<`string`, `any`\>; `name`: `string`; `threshold?`: `number`; `trials?`: `number`[]; `value`: `number`; \}\> *** ### spanId > **spanId**: `string` *** ### status > **status**: `string` *** ### task? > `optional` **task**: [`Task`](Task.md) *** ### traceId > **traceId**: `string` *** ### trials? > `optional` **trials**: `number` Number of trials run for this case