Learn how to A-B test anything online with HoneyHive
version
to analyze how different prompt or model versions perform.
Set a metadata field to track the online experiment
experiment_id
from any pre-existing experimentation tool you are using (eg: Statsig or Launchdarkly).Configure user feedback on the trace
Analyze the results
Session
or Event
view depending on the level of granularity you need.prompt-experiment-id
metadata field to only look at the data from the experiment.liked
field with whichever aggregation function you are interested in measuringconfig.version
field to see the results across your control and treatment groups.