@jonathan.bouchet isn’t too far off here. These are all strong arguments for using the pydantic methods. The extraction we’re looking for has to be repeatable, so things like forcing a structure, and forcing a default value are helpful.
@jonathan.bouchet isn’t too far off here. These are all strong arguments for using the pydantic methods. The extraction we’re looking for has to be repeatable, so things like forcing a structure, and forcing a default value are helpful.