You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add direct dataset class imports and optional cache_dir support
Update database factory to import dataset classes directly from relbench
and add support for optional cache_dir parameter in dataset loading functions.
This allows datasets to be instantiated with custom cache directories when
cache_dir is provided (None case), falling back to get_dataset for backwards
compatibility.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments