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