This topic explains how to compare versions of a config variation.
Within each AgentControl config, you define one or more variations. Each variation includes a model configuration and uses messages in completion mode or instructions in agent mode.
In many applications, you’ll frequently update those variations as you change model parameters or adjust the language in the messaging. You can view the history of each variation and compare differences between variations in the LaunchDarkly user interface.
To view the history of a config variation:
Navigate to the detail page for the config.
Select the Variations tab.
Click the three-dot overflow menu for the variation and select View history:

The “Variation history” panel appears, listing all versions of the variation.
To compare two versions of a config variation:
Follow the procedure to view variation history for a config variation, above.
From the “Variation history” panel, click the version of the variation that you want to compare to the current version.
The version comparison page appears, showing the selected version of the variation compared to the current version of the variation:

Review the differences between the versions. The “Model configuration” section displays the model configuration in JSON. The “Messages” section displays the message information as text.
To restore a previous version of a config variation: