This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support data generation (#715)
* feat: support generation * test: add tests for generation jobs * chore: remove print statements * refactor: rename generate to synthesize * fix: fix failing tests * chore: update changelog * feat: update list_models function * chore: implement review notes * chore: implement review notes * feat: add as attribute of Run * chore: implement review notes * fix: fix test * chore: implement review notes * chore: implement review notes * feat: add synthesis models param * feat: add synthesis models param * feat: add synthesis models param * chore: use display names * chore: implement review notes * fix: fix push_docarray * chore: implement review comments
- Loading branch information
1 parent
6114ef2
commit ea9c62e
Showing
18 changed files
with
642 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.