Comment on Loading Pydantic models from JSON without running out of memoryparentComments−jtmcivor1yOne approach to do that in msgspec is described here https://github.com/jcrist/msgspec/issues/375#issuecomment-15...
Comments
One approach to do that in msgspec is described here https://github.com/jcrist/msgspec/issues/375#issuecomment-15...