Skip to content

v0.16.5

Choose a tag to compare

@mortenoh mortenoh released this 27 Jan 10:05
· 146 commits to main since this release
01bf177

Changes

  • Add CHAPKIT_TEMP_DIR environment variable to configure temp directory location for ML workspaces
  • Add get_temp_dir() helper function in runner.py
  • Update all tempfile calls in runner.py and manager.py to use the configurable temp directory
  • Add commented example in CLI compose template for new projects