Skip to content

Conversation

whitead
Copy link
Collaborator

@whitead whitead commented Dec 11, 2024

Actually expose answer/ideal in Frame

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Dec 11, 2024
@whitead whitead merged commit a630d92 into main Dec 11, 2024
5 checks passed
@whitead whitead deleted the visible-answer branch December 11, 2024 23:03
)
self._evaluation_callback = evaluation_callback
self._rewards = rewards
self.answer = ""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fwiw this is now in some way duplicated across both the evaluation_from_answer: Callable passed in, and these new instance attributes.

We should attempt to fix this duplication when fixing #761

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants