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

Andrew/json validator #679

Merged
merged 3 commits into from
Apr 14, 2023
Merged

Andrew/json validator #679

merged 3 commits into from
Apr 14, 2023

Conversation

andrew-openai
Copy link
Contributor

No description provided.

@andrew-openai andrew-openai merged commit 4a5487f into main Apr 14, 2023
1 check passed
@andrew-openai andrew-openai deleted the andrew/json-validator branch April 14, 2023 22:04
):
super().__init__(completion_fns, *args, **kwargs)
assert len(completion_fns) == 1, "JsonValidator only supports one completion fn"
self.max_tokens = max_tokens
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks unused?

Linmj-Judy pushed a commit to TablewareBox/evals that referenced this pull request Feb 27, 2024
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.

None yet

2 participants