axiom
Version:
Axiom AI SDK provides - an API to wrap your AI calls with observability instrumentation. - offline evals - online evals
12 lines (6 loc) • 344 B
Markdown
[**axiom v0.51.1**](../../README.md)
***
[axiom](../../README.md) / [feedback](../README.md) / FeedbackInput
# Type Alias: FeedbackInput
> **FeedbackInput** = `FeedbackInputNumber` \| `FeedbackInputThumb` \| `FeedbackInputBoolean` \| `FeedbackInputText` \| `FeedbackInputSignal`
Union of all feedback input types. Discriminated on `kind`.