Skip to content

Changelog: 2025-07-15

  • Added support for multi-project repositories: You can now use the -q/--requirements-path flag to specify the path of a requirements.txt file in a specific path within your repository.
  • Support for multi-project repositories: The -q/--requirements-path flag allows specifying a path to a requirements.txt file within a specific project in a multi-project repository. The requirements.txt file will be fetched from the root of the repository by default.
  • Training Job Checkpoint details: The flexai training checkpoint <training_job_name> command now includes more detailed information about the FlexAI Managed Checkpoints, such as Step, Training Loss, and Evaluation Loss.