:mod:`langchain.llms.sagemaker_endpoint`.LLMContentHandler ================================================================= .. currentmodule:: langchain.llms.sagemaker_endpoint .. autoclass:: LLMContentHandler .. rubric:: Methods .. autosummary:: ~LLMContentHandler.__init__ ~LLMContentHandler.transform_input ~LLMContentHandler.transform_output .. rubric:: Attributes .. autosummary:: ~LLMContentHandler.accepts ~LLMContentHandler.content_type .. example_links:: LLMContentHandler