For a detailed list of model versions, refer to the Models & Pricing page and for a detailed compatibility matrix, refer to the Compatibility Matrix page.
API Versions are handled via the model name parameter. Within the same version we maintain consistent metadata and a list of supported components. Once you lock down the version of the API you are using, you are in effect:
  • Locking down the underlying LLM model family and version.
  • Locking down the set of components available for use in the UI.
  • Locking down any metadata (like prompts) we use for design generation.
For best practices, we recommend locking down the version of the API you are using along with the versions of crayon-sdk and genui-sdk you are using. Lists of versions for Crayon packages are available here:
  1. react-core
  2. react-ui
List of versions for the GenUI SDK is available here: