:mod:`langchain.llms.azureml_endpoint`.HFContentFormatter ================================================================ .. currentmodule:: langchain.llms.azureml_endpoint .. autoclass:: HFContentFormatter .. rubric:: Methods .. autosummary:: ~HFContentFormatter.__init__ ~HFContentFormatter.escape_special_characters ~HFContentFormatter.format_request_payload ~HFContentFormatter.format_response_payload .. rubric:: Attributes .. autosummary:: ~HFContentFormatter.accepts ~HFContentFormatter.content_type .. example_links:: HFContentFormatter