Skip to content

Conversation

@joschu
Copy link
Collaborator

@joschu joschu commented Nov 23, 2025

No description provided.

joschu and others added 3 commits November 23, 2025 01:33
The verifiers package underwent breaking API changes in v0.1.8:
- GenerateOutputs changed from a class to TypedDict, requiring bracket notation
- rollout() now takes RolloutInput dict instead of individual parameters
- score_rollout() signature changed to (state, score_sem) only

Changes:
- evaluate.py: Use bracket notation for GenerateOutputs fields
- train.py: Update rollout() to use RolloutInput dict structure
- train.py: Update score_rollout() to new signature with score_sem
- train.py: Extract reward/metrics from state after scoring

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@joschu joschu closed this Nov 23, 2025
@joschu joschu deleted the add-all-extras-group branch November 23, 2025 02:24
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