axiom
Version:
Axiom AI SDK provides - an API to wrap your AI calls with observability instrumentation. - offline evals - online evals
12 lines (6 loc) • 375 B
Markdown
[**axiom v0.51.1**](../../README.md)
***
[axiom](../../README.md) / [feedback](../README.md) / FeedbackEvent
# Type Alias: FeedbackEvent
> **FeedbackEvent** = `FeedbackEventNumber` \| `FeedbackEventThumb` \| `FeedbackEventBoolean` \| `FeedbackEventText` \| `FeedbackEventSignal`
Union of all feedback event types as returned from Axiom queries. Discriminated on `kind`.