Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retain compatibility with the older sandbox config #1445

Conversation

alexb-palisaderesearch
Copy link
Contributor

This PR contains:

  • New features
  • Changes to dev-tools e.g. CI config / github tooling
  • Docs
  • Bug fixes
  • Code refactor

What is the current behavior?

Attempting to load a previously recorded eval file (e.g. with read_eval_log_samples) crashes with "list indices must be integers or slices, not str".

What is the new behavior?

It detects the old "named tuple" format and loads accordingly.

Does this PR introduce a breaking change?

No (it fixes one).

Other information:

@jjallaire
Copy link
Collaborator

Thanks for this! (and sorry about the regression). I've got another fix merged here: #1448

@jjallaire jjallaire closed this Mar 7, 2025
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.

2 participants