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

Gather data in a single file #33

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

rlouf
Copy link
Member

@rlouf rlouf commented Oct 10, 2024

We currently copy-paste the model names, regex and json cases between benchmarks. Which is error-prone. In this PR I gather all of those in a single file and import them from this file instead. Closes #24

We currently copy-paste the model names, regex and json cases between
benchmarks. Which is error-prone. In this commit I gather all of those in a
single file and import them from this file instead.
@rlouf rlouf added the enhancement New feature or request label Oct 10, 2024
@rlouf rlouf merged commit 44c87de into dottxt-ai:main Oct 10, 2024
2 checks passed
@rlouf rlouf deleted the gather-output-types branch October 10, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Group regexes and JSON Schemas in one file
1 participant