axiom
Version:
Axiom AI SDK provides - an API to wrap your AI calls with observability instrumentation. - offline evals - online evals
30 lines (15 loc) • 408 B
Markdown
[**axiom v0.51.1**](../../README.md)
***
[axiom](../../README.md) / [feedback](../README.md) / FeedbackSettings
# Type Alias: FeedbackSettings
> **FeedbackSettings** = `object`
## Properties
### onError()?
> `readonly` `optional` **onError**: (`error`, `context`) => `void`
#### Parameters
##### error
`Error`
##### context
[`FeedbackErrorContext`](FeedbackErrorContext.md)
#### Returns
`void`