Hello, we are facing issues with Pydantic output with chat engine. They all stopped working today! query_engine = loaded_index.as_chat_engine( chat_mode="context", filters=filters, system_prompt=system_prompt, similarity_top_k=5, memory=memory, llm=llm, output_cls=output_format