AbanteAI/spice

Add converters

jakethekoenig opened this issue · 1 comments

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.

@mentat-butler can you attempt this? Add a test that shows using a converter to parse to a pydantic object