Skip to content

Conversation

@dbobrenko
Copy link
Collaborator

@dbobrenko dbobrenko commented Jul 25, 2024

Changes

Problem Statement

13|otf-validator  |   File "/workspace/prompting/prompting/validator.py", line 53, in forward                                                                                     13|otf-validator  |     return await forward(self)
13|otf-validator  |   File "/workspace/prompting/prompting/forward.py", line 285, in forward
13|otf-validator  |     agent = HumanAgent(
13|otf-validator  |   File "/workspace/prompting/prompting/agent.py", line 87, in __init__
13|otf-validator  |     self.challenge = self.challenge_time()
13|otf-validator  | AttributeError: 'HumanAgent' object has no attribute 'challenge_time'

@dbobrenko dbobrenko requested review from Hollyqui and bkb2135 July 25, 2024 11:41
@dbobrenko dbobrenko self-assigned this Jul 25, 2024
Copy link
Collaborator

@Hollyqui Hollyqui left a comment

Choose a reason for hiding this comment

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

LGTM

@Hollyqui Hollyqui merged commit 3142088 into staging Jul 25, 2024
@Hollyqui Hollyqui deleted the hotfix/staging-undefined branch July 25, 2024 11:47
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.

3 participants