Hi all, new here but really excited about the project. Wondering if I can get some help with the following: When querying an index with index.query_as_engine with an output_cls specified, I'm getting a pydantic validation error when the output doesn't match my output class. Is there something I can do to prevent or remedy this?