Skip to content

Conversation

@srthkdev
Copy link

@srthkdev srthkdev commented Sep 4, 2025

  • Add exclude parameter to Backend._experimental_pull_from_s3 to skip specified dirs
  • Supported exclude values: checkpoints, logs, trajectories
  • Update API to accept exclude list and forward it to backend method
  • Enhance CLI endpoint to pass exclude option when pulling from S3
  • Document exclude usage in method docstring with valid options listed
  • Maintain backward compatibility with default None exclude behavior

solves #350

…tory sync

- Add exclude parameter to Backend._experimental_pull_from_s3 to skip specified dirs
- Supported exclude values: checkpoints, logs, trajectories
- Update API to accept exclude list and forward it to backend method
- Enhance CLI endpoint to pass exclude option when pulling from S3
- Document exclude usage in method docstring with valid options listed
- Maintain backward compatibility with default None exclude behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant