system_template = "When provided with a question and an HTML document, generate a concise summary of \ the document's content that directly addresses the question." human_template = "Question: {question}\nHTML Document: {doc}"