Skip to main content

Migration Guides

AI Stats migration guides cover two different upgrade problems:
  • moving from one platform or gateway to AI Stats
  • moving from an older model release to a newer model on the same platform

1. Model migrations

Use model migrations when the integration stays broadly the same but the model changes underneath it. These guides focus on:
  • request parameter changes
  • prompt and reasoning behavior shifts
  • structured output and tool-calling differences
  • rollout, fallback, and rollback strategy
Current model migration guides:

2. Platform migrations

Use platform migrations when you are changing SDKs, providers, or gateways and need to map your current integration onto AI Stats. Current platform migration guides:

How to use these guides

  1. Identify whether you are changing the platform, the model, or both.
  2. Start with the guide that matches the riskiest part of the migration.
  3. Update request shape before comparing output quality.
  4. Run production-like evals before shifting live traffic.
Last modified on March 11, 2026