Function: resolveFeedbackEnabled()
resolveFeedbackEnabled(
explicit):boolean
Resolve whether user feedback is enabled from the plugin’s optional
config.feedback override: the explicit boolean wins, otherwise fall
back to auto-detecting MLflow tracing (mlflowEnabled). Shared
by the plugin’s client-config gate and the server’s trace-id header so
the two never disagree.
Parameters
Section titled “Parameters”explicit
Section titled “explicit”boolean | undefined
Returns
Section titled “Returns”boolean