Skip to content

Latest Comet Versions

[---[% import 'current_versions.j2' as current_versions %]---]

You can find in this page what's the latest Comet server versions you can use for deployment

  • Frontend version: [---[ current_versions.frontend_version ]---]
  • Backend version: [---[ current_versions.backend_version ]---]
  • Optimizer version: [---[ current_versions.optimizer_version ]---]
  • Opik version: [---[ current_versions.opik_version ]---]

Conventional Server Deployments

If you have a Linux deployment, those versions are available via Comet yum/apt repository

Helm / Kubernetes Deployments

Refer to the Helm / Kubernetes upgrade documentation.

Check your current version

Backend

You can reach https://comet.yourcompany.com/api/isAlive/ver and that will give you what backend version you're running.

Frontend

You can check the frontend version by clicking your username and checking the last line of the dropdown menu.

Dec. 17, 2024