For the complete documentation index, see llms.txt. This page is also available as Markdown.

A/B tests

A/B tests compare live traffic between your base configuration and one test variant.

Use them to validate changes before rollout.

This section covers:

Send the sid parameter with every request.

Without sid, requests cannot be assigned reliably to variant A or B.

Last updated

Was this helpful?