Skip to content

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