Add converters
jakethekoenig opened this issue · 1 comments
jakethekoenig commented
We have validators to allow reattempting to get correct API output. It would also be nice to have converters. If a converter throws an exception we can also catch and retry retries times.
jakethekoenig commented
@mentat-butler can you attempt this? Add a test that shows using a converter to parse to a pydantic object