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

Move configuration checks to converters #136

Merged
merged 6 commits into from
Oct 14, 2024

Conversation

dyastremsky
Copy link
Contributor

Move the converter-specific configuration checks to the converters. Pull the converter creation earlier in the inputs generation process to check the config before generating the input data.

@dyastremsky dyastremsky self-assigned this Oct 14, 2024
@dyastremsky dyastremsky merged commit 2f88900 into feature-generic-dataset Oct 14, 2024
3 of 6 checks passed
@dyastremsky dyastremsky deleted the dyas-checks branch October 14, 2024 19:51
dyastremsky added a commit that referenced this pull request Oct 19, 2024
…140)

* Create Generic Dataset (#124)

* hook up synthetic retriever to the new factory (#125)

* Remove dataset-format-transformer since it is no longer necessary (#127)

* Update type from Dict to add details (#129)

* Add multi-file support in retriever (#128)

* Add client-side batching for synthetic (#133)

* Add remaining converters, clean up retriever factory (#135)

* Move configuration checks to converters (#136)

* Add multi-file support for synthetic (#137)

* Support client-side batching for legacy completions endpoint (#138)

* Allow image retrieval endpoint to use synthetic data (#139)

* Update unit tests after GenericDataset redesign (#142)

---------

Co-authored-by: Elias Bermudez <[email protected]>
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.

1 participant