-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow for arbitrary examples containing DSPy.Images (#1801)
* Fix dataset download * WIP complex image types * WIP fixing complex images * Refactor chat_adapter somewhat working * Ruff fixes * remove print and update notebooks * Tests failing on purpose - added None support and new str repr * remove extra notebook * Tests passing * Clean comments * Allow for proper image serialization * ruff * Remove assume text * ruff * remove excess prints * fix test docstring * Fix image repr * tests * Refactor tests to be more readable * clean: ruff fix and add test * fix: change test to use model_dump instead of model_dump_json --------- Co-authored-by: Omar Khattab <[email protected]>
- Loading branch information
1 parent
0bf4c50
commit 9739f82
Showing
10 changed files
with
460 additions
and
355 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
Oops, something went wrong.