Accessing Model and Extractor Versions
All model and extractor versions can be found in the Version dropdown in your agent’s Model or Extractor tabs, respectively.Creating a New Version
To create a new version, click the Create Version button in the Version dropdown, fill in the configuration for your model or extractor, and click Save.Making a Version the Default
To make a version the default, click the Default button under the Version dropdown.Once you roll out a default version, all initiated calls without an otherwise specified version will use this version. To protect against regressions, we recommend testing new versions thoroughly before making them the default, and passing explicit version IDs when creating calls via the API.