UNPKG

axiom

Version:

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

26 lines (13 loc) 402 B
[**axiom v0.51.1**](../../README.md) *** [axiom](../../README.md) / [feedback](../README.md) / SendFeedbackFn # Type Alias: SendFeedbackFn() > **SendFeedbackFn** = (`links`, `feedback`) => `Promise`\<`void`\> Function signature for sending feedback. ## Parameters ### links [`FeedbackLinks`](FeedbackLinks.md) ### feedback [`FeedbackInput`](FeedbackInput.md) ## Returns `Promise`\<`void`\>