v0.16.5
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