Skip to content

Function: logFeedback()

logFeedback(client, params): Promise<string | undefined>

Log a HUMAN feedback assessment to a trace. Returns the created assessment id on success, or undefined when the trace can’t be found (even after retrying for export lag) or the request otherwise fails - callers surface that as a soft “not recorded” rather than an error, keeping the chat usable.

WorkspaceClient$1

LogFeedbackParams

Promise<string | undefined>