UNPKG

axiom

Version:

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

20 lines (10 loc) 516 B
[**axiom v0.51.1**](../../README.md) *** [axiom](../../README.md) / [index](../README.md) / experimental\_InferContext # Type Alias: experimental\_InferContext\<T\> > **experimental\_InferContext**\<`T`\> = `Static`\<`ReturnType`\<*typeof* `createObject`\>\> Utility type to infer context types from Prompt arguments. Used with parse function to ensure type safety when providing context values. ## Type Parameters ### T `T` *extends* `Record`\<`string`, [`experimental_TSchema`](experimental_TSchema.md)\>